HDK
|
#include <VEX_GeoCommand.h>
Public Member Functions | |
VEX_GeoCommandAgentChannelEdit (exint srcelem, VEXint< PREC > primnum, const VEXfloat< PREC > &value, VEXint< PREC > channelidx) | |
VEX_GeoCommandAgentChannelEdit () | |
VEXint< PREC > | primnum () const |
VEXfloat< PREC > | value () const |
VEXint< PREC > | channelIdx () const |
Public Member Functions inherited from VEX_GeoCommand | |
VEX_GeoCommand (exint srcelem) | |
VEX_GeoCommand () | |
exint | elem () const |
Additional Inherited Members | |
Protected Attributes inherited from VEX_GeoCommand | |
exint | mySourceElem |
Definition at line 297 of file VEX_GeoCommand.h.
|
inline |
Definition at line 300 of file VEX_GeoCommand.h.
|
inline |
Definition at line 310 of file VEX_GeoCommand.h.
|
inline |
Definition at line 317 of file VEX_GeoCommand.h.
|
inline |
Definition at line 315 of file VEX_GeoCommand.h.
|
inline |
Definition at line 316 of file VEX_GeoCommand.h.