Writes an image file with graphical content of a model. More...
#include <cadex/View/ImageWriter.hxx>
Public Member Functions | |
const ImageWriterParameters & | Parameters () const |
void | SetParameters (const ImageWriterParameters &theParameters) |
bool | WriteFile (const ModelData::Model &theModel, const UTF16String &theFile) const |
![]() | |
size_t | Id () const |
Return unique identifier of public object. | |
internal::BaseObjectImpl * | Impl () const |
bool | IsNull () const |
operator bool () const | |
template<typename T > | |
bool | IsOfType () const |
template<typename T > | |
T * | Impl () const |
Reserved for internal use. | |
Static Public Member Functions | |
static bool | CompareType (const BaseObject &theObject) |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< internal::BaseObjectImpl > | ImplType |
![]() | |
BaseObject (const ImplType &theImpl) | |
Writes an image file with graphical content of a model.