| AddCustomOp(const CString &in_type, const CRefArray &in_inputs=CRefArray(), const CString &in_name=L"", siConstructionMode in_mode=siConstructionModeDefault, CStatus *io_pst=0) |
ProjectItem |
|
| AddFCurveParameter(const CString &in_scriptname) |
CustomProperty |
|
| AddGridParameter(const CString &in_scriptname) |
CustomProperty |
|
| AddParameter(const CString &in_scriptname, CValue::DataType in_type, INT in_capabilities, const CString &in_name, const CString &in_description, const CValue &in_default, const CValue &in_min, const CValue &in_max, const CValue &in_suggestedmin, const CValue &in_suggestedmax, Parameter &io_parameter) |
CustomProperty |
|
| AddParameter(const CString &in_scriptname, CValue::DataType in_type, INT in_capabilities, const CString &in_name, const CString &in_description, const CValue &in_default, Parameter &io_parameter) |
CustomProperty |
|
| AddParameterFromDef(const CRef &in_paramdef) |
CustomProperty |
|
| AddProxyParameter(Parameter in_ParamToProxy, const CString &in_ProxyScriptName=CString(), const CString &in_ProxyName=CString()) |
CustomProperty |
|
| AddScriptedOp(const CString &in_code=L"", const CRefArray &in_inputs=CRefArray(), const CString &in_name=L"", const CString &in_language=L"", siConstructionMode in_mode=siConstructionModeDefault, CStatus *out_pst=0) |
ProjectItem |
|
| AddScriptedOpFromFile(const CString &in_filename=L"", const CRefArray &in_inputs=CRefArray(), const CString &in_name=L"", const CString &in_language=L"", siConstructionMode in_mode=siConstructionModeDefault, CStatus *out_pst=0) |
ProjectItem |
|
| BelongsTo(const CString &in_family) const |
ProjectItem |
|
| CBase() |
CBase |
|
| CustomProperty() |
CustomProperty |
|
| CustomProperty(const CRef &in_ref) |
CustomProperty |
|
| CustomProperty(const CustomProperty &in_obj) |
CustomProperty |
|
| EvaluateAt(double in_dFrame=DBL_MAX) |
ProjectItem |
|
| FreeBinaryData(unsigned char *&io_buffer) const |
CustomProperty |
|
| GetAnimatedParameters(siSourceType in_sourceType=siAnySource, bool in_bLocal=false) const |
ProjectItem |
|
| GetApplication() const |
SIObject |
|
| GetBinaryData(unsigned char *&io_buffer, UINT &io_size) const |
CustomProperty |
|
| GetBranch() const |
Property |
|
| GetBranchFlag() const |
ProjectItem |
|
| GetCapabilities() const |
ProjectItem |
|
| GetCategories() const |
SIObject |
|
| GetClassID() const |
CustomProperty |
[virtual] |
| GetClassIDName() const |
CBase |
|
| GetFamilies() const |
ProjectItem |
|
| GetFullName() const |
SIObject |
|
| GetHelp() const |
SIObject |
|
| GetICEAttributeFromName(const CString &in_name) const |
ProjectItem |
|
| GetICEAttributes() const |
ProjectItem |
|
| GetLockLevel() |
ProjectItem |
|
| GetLockOwners(siLockLevel in_eLevel=siLockLevelAll, bool in_bLocal=false) const |
ProjectItem |
|
| GetLockOwners() const |
ProjectItem |
|
| GetLockType() |
ProjectItem |
|
| GetModel() const |
ProjectItem |
|
| GetName() const |
SIObject |
|
| GetNestedObjects() const |
SIObject |
|
| GetObjectID() const |
ProjectItem |
|
| GetOrigin() const |
SIObject |
|
| GetOriginPath() const |
SIObject |
|
| GetOwners() const |
ProjectItem |
|
| GetParameter(const CString &in_scriptname) const |
ProjectItem |
|
| GetParameters() const |
ProjectItem |
|
| GetParameterValue(const CString &in_scriptname, double in_time=DBL_MAX) const |
ProjectItem |
|
| GetParent() const |
SIObject |
|
| GetParent3DObject() const |
ProjectItem |
|
| GetPPGLayout() const |
ProjectItem |
|
| GetRef() const |
CBase |
|
| GetSelected(siBranchFlag in_branchFlag=siNode) const |
ProjectItem |
|
| GetSingleton() const |
Property |
|
| GetTaggedParameters(siTags in_tags=siTagAll, bool in_bLocal=false) const |
ProjectItem |
|
| GetType() const |
SIObject |
|
| GetUniqueName() const |
SIObject |
|
| IsA(siClassID in_ClassID) const |
CustomProperty |
[virtual] |
| XSI::CBase::IsA(const CRef &in_ref) const |
CBase |
|
| IsAnimated(siSourceType in_sourceType=siAnySource, bool in_bLocal=false) const |
ProjectItem |
|
| IsEqualTo(const CRef &in_ref) const |
SIObject |
|
| IsKindOf(const CString &in_objectType) const |
ProjectItem |
|
| IsLocked() |
ProjectItem |
|
| IsRelationship(siPSetRelationship in_PSetRelationship) const |
ProjectItem |
|
| IsValid() const |
CBase |
|
| operator CRef &() |
CBase |
|
| operator!=(const CBase &in_obj) const |
CBase |
|
| operator=(const CustomProperty &in_obj) |
CustomProperty |
|
| operator=(const CRef &in_ref) |
CustomProperty |
|
| XSI::Property::operator=(const Property &in_obj) |
Property |
|
| XSI::ProjectItem::operator=(const ProjectItem &in_obj) |
ProjectItem |
|
| XSI::SIObject::operator=(const SIObject &in_obj) |
SIObject |
|
| operator==(const CBase &in_obj) const |
CBase |
|
| ProjectItem() |
ProjectItem |
|
| ProjectItem(const CRef &in_ref) |
ProjectItem |
|
| ProjectItem(const ProjectItem &in_obj) |
ProjectItem |
|
| Property() |
Property |
|
| Property(const CRef &in_ref) |
Property |
|
| Property(const Property &in_obj) |
Property |
|
| PutBinaryData(const unsigned char *in_buffer, UINT in_size) |
CustomProperty |
|
| PutBranch(bool in_bState) |
Property |
|
| PutCapabilityFlag(siCapabilities in_flag, bool in_bEnable) |
ProjectItem |
|
| PutName(const CString &in_name) |
SIObject |
|
| PutParameterValue(const CString &in_scriptname, bool in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, double in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, float in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, short in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, LONG in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, LLONG in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, const CValue &in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, const CRef &in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutParameterValue(const CString &in_scriptname, const CString &in_val, double in_time=DBL_MAX) |
ProjectItem |
|
| PutSelected(bool in_newState, siBranchFlag in_branchFlag=siNode) |
ProjectItem |
|
| RemoveParameter(const Parameter &in_param) |
CustomProperty |
|
| ResetObject() |
CBase |
|
| SetLock(siLockLevel in_level=siLockLevelAll) |
ProjectItem |
|
| SetObject(const CRef &in_obj) |
CBase |
|
| SIObject() |
SIObject |
|
| SIObject(const CRef &in_ref) |
SIObject |
|
| SIObject(const SIObject &in_obj) |
SIObject |
|
| UnSetLock(siLockLevel in_level=siLockLevelAll, const CString &in_password=CString()) |
ProjectItem |
|
| ~CBase() |
CBase |
[virtual] |
| ~CustomProperty() |
CustomProperty |
|
| ~ProjectItem() |
ProjectItem |
|
| ~Property() |
Property |
|
| ~SIObject() |
SIObject |
|