|
| VFN_2 (kUpdateParticles, UpdateParticles, TYPE_INODE, TYPE_TIMEVALUE) |
|
| VFN_1 (kSetEveryStepUpdateScriptLine, SetEveryStepUpdateScriptLine, TYPE_STRING) |
|
| VFN_1 (kSetEveryStepUpdateScriptFile, SetEveryStepUpdateScriptFile, TYPE_FILENAME) |
|
| VFN_1 (kSetFinalStepUpdateScriptLine, SetFinalStepUpdateScriptLine, TYPE_STRING) |
|
| VFN_1 (kSetFinalStepUpdateScriptFile, SetFinalStepUpdateScriptFile, TYPE_FILENAME) |
|
| VFN_0 (kExecuteEveryStepUpdateScript, ExecuteEveryStepUpdateScript) |
|
| VFN_0 (kExecuteFinalStepUpdateScript, ExecuteFinalStepUpdateScript) |
|
| FN_0 (kGetUpdateTime, TYPE_TIMEVALUE, GetUpdateTime) |
|
| VFN_2 (kGetUpdateInterval, GetUpdateInterval, TYPE_TIMEVALUE_BR, TYPE_TIMEVALUE_BR) |
|
| RO_PROP_FN (kNumParticles, NumParticles, TYPE_INT) |
|
| RO_PROP_FN (kNumParticlesGenerated, NumParticlesGenerated, TYPE_INT) |
|
| FN_0 (kAddParticle, TYPE_bool, AddParticle) |
|
| FN_1 (kAddParticles, TYPE_bool, AddParticles, TYPE_INT) |
|
| FN_1 (kDeleteParticle, TYPE_bool, DeleteParticle, TYPE_INDEX) |
|
| FN_2 (kDeleteParticles, TYPE_bool, DeleteParticles, TYPE_INDEX, TYPE_INT) |
|
| FN_1 (kGetParticleBornIndex, TYPE_INDEX, GetParticleBornIndex, TYPE_INDEX) |
|
| FN_2 (kHasParticleBornIndex, TYPE_bool, HasParticleBornIndex, TYPE_INDEX, TYPE_INDEX_BR) |
|
| FN_1 (kGetParticleGroup, TYPE_INODE, GetParticleGroup, TYPE_INDEX) |
|
| FN_1 (kGetParticleIndex, TYPE_INDEX, GetParticleIndex, TYPE_INDEX) |
|
| PROP_FNS (kGetCurrentParticleIndex, GetCurrentParticleIndex, kSetCurrentParticleIndex, SetCurrentParticleIndex, TYPE_INDEX) |
|
| PROP_FNS (kGetCurrentParticleBornIndex, GetCurrentParticleBornIndex, kSetCurrentParticleBornIndex, SetCurrentParticleBornIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleAgeByIndex, TYPE_TIMEVALUE, GetParticleAgeByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleAgeByBornIndex, TYPE_TIMEVALUE, GetParticleAgeByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleAgeByIndex, SetParticleAgeByIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| VFN_2 (kSetParticleAgeByBornIndex, SetParticleAgeByBornIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| PROP_FNS (kGetParticleAge, GetParticleAge, kSetParticleAge, SetParticleAge, TYPE_TIMEVALUE) |
|
| FN_1 (kGetParticleLifeSpanByIndex, TYPE_TIMEVALUE, GetParticleLifeSpanByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleLifeSpanByBornIndex, TYPE_TIMEVALUE, GetParticleLifeSpanByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleLifeSpanByIndex, SetParticleLifeSpanByIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| VFN_2 (kSetParticleLifeSpanByBornIndex, SetParticleLifeSpanByBornIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| PROP_FNS (kGetParticleLifeSpan, GetParticleLifeSpan, kSetParticleLifeSpan, SetParticleLifeSpan, TYPE_TIMEVALUE) |
|
| FN_1 (kGetParticleGroupTimeByIndex, TYPE_TIMEVALUE, GetParticleGroupTimeByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleGroupTimeByBornIndex, TYPE_TIMEVALUE, GetParticleGroupTimeByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleGroupTimeByIndex, SetParticleGroupTimeByIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| VFN_2 (kSetParticleGroupTimeByBornIndex, SetParticleGroupTimeByBornIndex, TYPE_INDEX, TYPE_TIMEVALUE) |
|
| PROP_FNS (kGetParticleGroupTime, GetParticleGroupTime, kSetParticleGroupTime, SetParticleGroupTime, TYPE_TIMEVALUE) |
|
| FN_1 (kGetParticlePositionByIndex, TYPE_POINT3, GetParticlePositionByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticlePositionByBornIndex, TYPE_POINT3, GetParticlePositionByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticlePositionByIndex, SetParticlePositionByIndex, TYPE_INDEX, TYPE_POINT3) |
|
| VFN_2 (kSetParticlePositionByBornIndex, SetParticlePositionByBornIndex, TYPE_INDEX, TYPE_POINT3) |
|
| PROP_FNS (kGetParticlePosition, GetParticlePosition, kSetParticlePosition, SetParticlePosition, TYPE_POINT3) |
|
| FN_1 (kGetParticleSpeedByIndex, TYPE_POINT3, GetParticleSpeedByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleSpeedByBornIndex, TYPE_POINT3, GetParticleSpeedByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleSpeedByIndex, SetParticleSpeedByIndex, TYPE_INDEX, TYPE_POINT3) |
|
| VFN_2 (kSetParticleSpeedByBornIndex, SetParticleSpeedByBornIndex, TYPE_INDEX, TYPE_POINT3) |
|
| PROP_FNS (kGetParticleSpeed, GetParticleSpeed, kSetParticleSpeed, SetParticleSpeed, TYPE_POINT3) |
|
| FN_1 (kGetParticleOrientationByIndex, TYPE_POINT3, GetParticleOrientationByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleOrientationByBornIndex, TYPE_POINT3, GetParticleOrientationByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleOrientationByIndex, SetParticleOrientationByIndex, TYPE_INDEX, TYPE_POINT3) |
|
| VFN_2 (kSetParticleOrientationByBornIndex, SetParticleOrientationByBornIndex, TYPE_INDEX, TYPE_POINT3) |
|
| PROP_FNS (kGetParticleOrientation, GetParticleOrientation, kSetParticleOrientation, SetParticleOrientation, TYPE_POINT3) |
|
| FN_1 (kGetParticleSpinByIndex, TYPE_ANGAXIS, GetParticleSpinByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleSpinByBornIndex, TYPE_ANGAXIS, GetParticleSpinByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleSpinByIndex, SetParticleSpinByIndex, TYPE_INDEX, TYPE_ANGAXIS) |
|
| VFN_2 (kSetParticleSpinByBornIndex, SetParticleSpinByBornIndex, TYPE_INDEX, TYPE_ANGAXIS) |
|
| PROP_FNS (kGetParticleSpin, GetParticleSpin, kSetParticleSpin, SetParticleSpin, TYPE_ANGAXIS) |
|
| FN_1 (kGetParticleScaleByIndex, TYPE_FLOAT, GetParticleScaleByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleScaleByBornIndex, TYPE_FLOAT, GetParticleScaleByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleScaleByIndex, SetParticleScaleByIndex, TYPE_INDEX, TYPE_FLOAT) |
|
| VFN_2 (kSetParticleScaleByBornIndex, SetParticleScaleByBornIndex, TYPE_INDEX, TYPE_FLOAT) |
|
| PROP_FNS (kGetParticleScale, GetParticleScale, kSetParticleScale, SetParticleScale, TYPE_FLOAT) |
|
| FN_1 (kGetParticleScaleXYZByIndex, TYPE_POINT3, GetParticleScaleXYZByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleScaleXYZByBornIndex, TYPE_POINT3, GetParticleScaleXYZByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleScaleXYZByIndex, SetParticleScaleXYZByIndex, TYPE_INDEX, TYPE_POINT3) |
|
| VFN_2 (kSetParticleScaleXYZByBornIndex, SetParticleScaleXYZByBornIndex, TYPE_INDEX, TYPE_POINT3) |
|
| PROP_FNS (kGetParticleScaleXYZ, GetParticleScaleXYZ, kSetParticleScaleXYZ, SetParticleScaleXYZ, TYPE_POINT3) |
|
| FN_1 (kGetParticleTMByIndex, TYPE_MATRIX3, GetParticleTMByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleTMByBornIndex, TYPE_MATRIX3, GetParticleTMByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleTMByIndex, SetParticleTMByIndex, TYPE_INDEX, TYPE_MATRIX3) |
|
| VFN_2 (kSetParticleTMByBornIndex, SetParticleTMByBornIndex, TYPE_INDEX, TYPE_MATRIX3) |
|
| PROP_FNS (kGetParticleTM, GetParticleTM, kSetParticleTM, SetParticleTM, TYPE_MATRIX3) |
|
| FN_1 (kGetParticleSelectedByIndex, TYPE_bool, GetParticleSelectedByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleSelectedByBornIndex, TYPE_bool, GetParticleSelectedByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleSelectedByIndex, SetParticleSelectedByIndex, TYPE_INDEX, TYPE_bool) |
|
| VFN_2 (kSetParticleSelectedByBornIndex, SetParticleSelectedByBornIndex, TYPE_INDEX, TYPE_bool) |
|
| PROP_FNS (kGetParticleSelected, GetParticleSelected, kSetParticleSelected, SetParticleSelected, TYPE_bool) |
|
| FN_1 (kGetParticleShapeByIndex, TYPE_MESH, GetParticleShapeByIndex, TYPE_INDEX) |
|
| FN_1 (kGetParticleShapeByBornIndex, TYPE_MESH, GetParticleShapeByBornIndex, TYPE_INDEX) |
|
| VFN_2 (kSetParticleShapeByIndex, SetParticleShapeByIndex, TYPE_INDEX, TYPE_MESH) |
|
| VFN_2 (kSetParticleShapeByBornIndex, SetParticleShapeByBornIndex, TYPE_INDEX, TYPE_MESH) |
|
| VFN_1 (kSetGlobalParticleShape, SetGlobalParticleShape, TYPE_MESH) |
|
| PROP_FNS (kGetParticleShape, GetParticleShape, kSetParticleShape, SetParticleShape, TYPE_MESH) |
|
virtual bool | GetRenderMeshVertexSpeed (TimeValue t, INode *inode, View &view, Tab< Point3 > &speed) |
|
virtual int | NumberOfRenderMeshes (TimeValue t, INode *inode, View &view) |
|
virtual bool | GetMultipleRenderMeshVertexSpeed (TimeValue t, INode *inode, View &view, int meshNumber, Tab< Point3 > &speed) |
|
virtual void | UpdateParticles (INode *node, TimeValue t) |
|
virtual void | SetEveryStepUpdateScriptLine (const MCHAR *script) |
|
virtual void | SetEveryStepUpdateScriptFile (const MCHAR *file) |
|
virtual void | SetFinalStepUpdateScriptLine (const MCHAR *script) |
|
virtual void | SetFinalStepUpdateScriptFile (const MCHAR *file) |
|
virtual void | ExecuteEveryStepUpdateScript () |
|
virtual void | ExecuteFinalStepUpdateScript () |
|
virtual TimeValue | GetUpdateTime () |
|
virtual void | GetUpdateInterval (TimeValue &start, TimeValue &finish) |
|
virtual int | NumParticles ()=0 |
|
virtual int | NumParticlesGenerated () |
|
virtual bool | AddParticle () |
|
virtual bool | AddParticles (int num) |
|
virtual bool | DeleteParticle (int index) |
|
virtual bool | DeleteParticles (int start, int num) |
|
virtual int | GetParticleBornIndex (int i) |
|
virtual bool | HasParticleBornIndex (int bornIndex, int &index) |
|
virtual INode * | GetParticleGroup (int index) |
|
virtual int | GetParticleIndex (int bornIndex) |
|
virtual int | GetCurrentParticleIndex () |
|
virtual int | GetCurrentParticleBornIndex () |
|
virtual void | SetCurrentParticleIndex (int index) |
|
virtual void | SetCurrentParticleBornIndex (int bornIndex) |
|
virtual TimeValue | GetParticleAgeByIndex (int index) |
|
virtual TimeValue | GetParticleAgeByBornIndex (int id) |
|
virtual void | SetParticleAgeByIndex (int index, TimeValue age) |
|
virtual void | SetParticleAgeByBornIndex (int id, TimeValue age) |
|
virtual TimeValue | GetParticleAge () |
|
virtual void | SetParticleAge (TimeValue age) |
|
virtual TimeValue | GetParticleLifeSpanByIndex (int index) |
|
virtual TimeValue | GetParticleLifeSpanByBornIndex (int id) |
|
virtual void | SetParticleLifeSpanByIndex (int index, TimeValue LifeSpan) |
|
virtual void | SetParticleLifeSpanByBornIndex (int id, TimeValue LifeSpan) |
|
virtual TimeValue | GetParticleLifeSpan () |
|
virtual void | SetParticleLifeSpan (TimeValue lifespan) |
|
virtual TimeValue | GetParticleGroupTimeByIndex (int index) |
|
virtual TimeValue | GetParticleGroupTimeByBornIndex (int id) |
|
virtual void | SetParticleGroupTimeByIndex (int index, TimeValue time) |
|
virtual void | SetParticleGroupTimeByBornIndex (int id, TimeValue time) |
|
virtual TimeValue | GetParticleGroupTime () |
|
virtual void | SetParticleGroupTime (TimeValue time) |
|
virtual Point3 * | GetParticlePositionByIndex (int index) |
|
virtual Point3 * | GetParticlePositionByBornIndex (int id) |
|
virtual void | SetParticlePositionByIndex (int index, Point3 pos) |
|
virtual void | SetParticlePositionByBornIndex (int id, Point3 pos) |
|
virtual Point3 * | GetParticlePosition () |
|
virtual void | SetParticlePosition (Point3 pos) |
|
virtual Point3 * | GetParticleSpeedByIndex (int index) |
|
virtual Point3 * | GetParticleSpeedByBornIndex (int id) |
|
virtual void | SetParticleSpeedByIndex (int index, Point3 speed) |
|
virtual void | SetParticleSpeedByBornIndex (int id, Point3 speed) |
|
virtual Point3 * | GetParticleSpeed () |
|
virtual void | SetParticleSpeed (Point3 speed) |
|
virtual Point3 * | GetParticleOrientationByIndex (int index) |
|
virtual Point3 * | GetParticleOrientationByBornIndex (int id) |
|
virtual void | SetParticleOrientationByIndex (int index, Point3 orient) |
|
virtual void | SetParticleOrientationByBornIndex (int id, Point3 orient) |
|
virtual Point3 * | GetParticleOrientation () |
|
virtual void | SetParticleOrientation (Point3 orient) |
|
virtual AngAxis * | GetParticleSpinByIndex (int index) |
|
virtual AngAxis * | GetParticleSpinByBornIndex (int id) |
|
virtual void | SetParticleSpinByIndex (int index, AngAxis spin) |
|
virtual void | SetParticleSpinByBornIndex (int id, AngAxis spin) |
|
virtual AngAxis * | GetParticleSpin () |
|
virtual void | SetParticleSpin (AngAxis spin) |
|
virtual float | GetParticleScaleByIndex (int index) |
|
virtual float | GetParticleScaleByBornIndex (int id) |
|
virtual void | SetParticleScaleByIndex (int index, float scale) |
|
virtual void | SetParticleScaleByBornIndex (int id, float scale) |
|
virtual float | GetParticleScale () |
|
virtual void | SetParticleScale (float scale) |
|
virtual Point3 * | GetParticleScaleXYZByIndex (int index) |
|
virtual Point3 * | GetParticleScaleXYZByBornIndex (int id) |
|
virtual void | SetParticleScaleXYZByIndex (int index, Point3 scale) |
|
virtual void | SetParticleScaleXYZByBornIndex (int id, Point3 scale) |
|
virtual Point3 * | GetParticleScaleXYZ () |
|
virtual void | SetParticleScaleXYZ (Point3 scale) |
|
virtual Matrix3 * | GetParticleTMByIndex (int index) |
|
virtual Matrix3 * | GetParticleTMByBornIndex (int id) |
|
virtual void | SetParticleTMByIndex (int index, Matrix3 tm) |
|
virtual void | SetParticleTMByBornIndex (int id, Matrix3 tm) |
|
virtual Matrix3 * | GetParticleTM () |
|
virtual void | SetParticleTM (Matrix3 tm) |
|
virtual bool | GetParticleSelectedByIndex (int index) |
|
virtual bool | GetParticleSelectedByBornIndex (int id) |
|
virtual void | SetParticleSelectedByIndex (int index, bool selected) |
|
virtual void | SetParticleSelectedByBornIndex (int id, bool selected) |
|
virtual bool | GetParticleSelected () |
|
virtual void | SetParticleSelected (bool selected) |
|
virtual Mesh * | GetParticleShapeByIndex (int index) |
|
virtual Mesh * | GetParticleShapeByBornIndex (int id) |
|
virtual void | SetParticleShapeByIndex (int index, Mesh *shape) |
|
virtual void | SetParticleShapeByBornIndex (int id, Mesh *shape) |
|
virtual Mesh * | GetParticleShape () |
|
virtual void | SetParticleShape (Mesh *shape) |
|
virtual void | SetGlobalParticleShape (Mesh *shape) |
|
FPInterfaceDesc * | GetDesc () |
|
| FPMixinInterface () |
|
virtual LifetimeType | LifetimeControl () |
|
virtual CoreExport bool | RegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
virtual void | UnRegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
CoreExport | ~FPMixinInterface () |
|
virtual BaseInterface * | GetInterface (Interface_ID id) |
|
virtual FPInterfaceDesc * | GetDescByID (Interface_ID id) |
|
virtual Interface_ID | GetID () |
|
virtual CoreExport FPStatus | Invoke (FunctionID fid, TimeValue t=0, FPParams *params=NULL) |
|
virtual FPStatus | Invoke (FunctionID fid, FPParams *params) |
|
virtual CoreExport FPStatus | Invoke (FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) |
|
virtual FPStatus | Invoke (FunctionID fid, FPValue &result, FPParams *params=NULL) |
|
virtual CoreExport FunctionID | FindFn (const MCHAR *name) |
|
virtual CoreExport BOOL | IsEnabled (FunctionID actionID) |
|
virtual CoreExport BOOL | IsChecked (FunctionID actionID) |
|
virtual CoreExport BOOL | IsVisible (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsEnabled (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsChecked (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsVisible (FunctionID actionID) |
|
virtual ActionTable * | GetActionTable () |
|
virtual void | EnableActions (BOOL onOff) |
|
virtual UtilExport | ~BaseInterface () |
| Destructor. More...
|
|
virtual BaseInterface * | AcquireInterface () |
|
virtual void | ReleaseInterface () |
|
virtual void | DeleteInterface () |
|
virtual BaseInterface * | CloneInterface (void *remapDir=NULL) |
|
virtual UtilExport | ~InterfaceServer () |
| Destructor. More...
|
|
template<class InterfaceType > |
InterfaceType * | GetTypedInterface () |
|
|
static UtilExport void * | operator new (size_t size) |
| Standard new operator used to allocate objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e) |
| Standard new operator used to allocate objects if there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new (size_t size, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate objects that takes the type of memory, filename and line number where the new was called If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new (size_t size, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate arrays of objects. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void | operator delete (void *ptr) |
| Standard delete operator used to deallocate an object If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an object If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, void *placement_ptr) |
| Placement new operator. More...
|
|
static UtilExport void | operator delete (void *ptr, void *placement_ptr) |
| Placement delete operator. More...
|
|
static UtilExport void * | aligned_malloc (size_t size, size_t alignment) |
| Allocates memory on a specified alignment boundary. More...
|
|
static UtilExport void * | aligned_realloc (void *ptr, size_t size, size_t alignment) |
| Reallocates memory on a specified alignment boundary. More...
|
|
static UtilExport void | aligned_free (void *ptr) |
| Frees a block of memory that was allocated with aligned_malloc/aligned_realloc. More...
|
|
static CoreExport FPInterfaceDesc | nullInterface |
|
| FPMixinInterface (const FPMixinInterface &rhs) |
|
FPMixinInterface & | operator= (const FPMixinInterface &rhs) |
|
virtual FPStatus | _dispatch_fn (FunctionID fid, TimeValue t, FPValue &result, FPParams *p) |
|
Tab< InterfaceNotifyCallback * > * | interfaceNotifyCBs |
|