HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MOT_ConfigureMessage Class Reference

#include <MOT_CloneMessage.h>

+ Inheritance diagram for MOT_ConfigureMessage:

Public Member Functions

 MOT_ConfigureMessage (const MOT_CloneMessage &rmsg)
 
LOP_NodegetLopNode () const
 
UT_StringHolder getCameraPrimPath () const
 
UT_StringHolder getRenderer () const
 
UT_StringHolder getRenderSettings () const
 
UT_StringHolder getDisplayAov () const
 
int getWidth () const
 
int getHeight () const
 
- Public Member Functions inherited from MOT_SchemaMessage< MOT_ConfigureMessage >
 MOT_SchemaMessage (const MOT_CloneMessage &rmsg)
 
virtual ~MOT_SchemaMessage ()
 
bool isValid () const
 

Static Public Member Functions

static const UT_StringHolderschemaName ()
 
static void createMessage (MOT_CloneMessage &rmsg, const UT_StringRef &lopnodepath, const UT_StringRef &cameraprimpath, const UT_StringRef &renderer, const UT_StringRef &rendersettings, const UT_StringRef &displayaov, int width, int height)
 

Additional Inherited Members

- Static Protected Member Functions inherited from MOT_SchemaMessage< MOT_ConfigureMessage >
static void createMessage (MOT_CloneMessage &rmsg)
 
- Protected Attributes inherited from MOT_SchemaMessage< MOT_ConfigureMessage >
const MOT_CloneMessagemyMsg
 

Detailed Description

Definition at line 123 of file MOT_CloneMessage.h.

Constructor & Destructor Documentation

MOT_ConfigureMessage::MOT_ConfigureMessage ( const MOT_CloneMessage rmsg)
inline

Definition at line 127 of file MOT_CloneMessage.h.

Member Function Documentation

static void MOT_ConfigureMessage::createMessage ( MOT_CloneMessage rmsg,
const UT_StringRef lopnodepath,
const UT_StringRef cameraprimpath,
const UT_StringRef renderer,
const UT_StringRef rendersettings,
const UT_StringRef displayaov,
int  width,
int  height 
)
static
UT_StringHolder MOT_ConfigureMessage::getCameraPrimPath ( ) const
UT_StringHolder MOT_ConfigureMessage::getDisplayAov ( ) const
int MOT_ConfigureMessage::getHeight ( ) const
LOP_Node* MOT_ConfigureMessage::getLopNode ( ) const
UT_StringHolder MOT_ConfigureMessage::getRenderer ( ) const
UT_StringHolder MOT_ConfigureMessage::getRenderSettings ( ) const
int MOT_ConfigureMessage::getWidth ( ) const
static const UT_StringHolder& MOT_ConfigureMessage::schemaName ( )
static

The documentation for this class was generated from the following file: