AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
AnyCAD::API::RenderableInstance 成员列表

成员的完整列表,这些成员属于 AnyCAD::API::RenderableInstance,包括所有继承而来的类成员

AddParameter(ParameterId paramId, const ParameterValue &pParameter)AnyCAD::API::PropertiesElement
AddParameterUI(ParameterId paramId, const ParameterUI &pParameterUI)AnyCAD::API::PropertiesElement
EnableAnimationByName(const String &strName)AnyCAD::API::RenderableInstancevirtual
GetAnimator() const AnyCAD::API::RenderableInstance
GetBBox() const AnyCAD::API::RenderableInstance
GetCategory() const AnyCAD::API::Element
GetGroupTypeId() const AnyCAD::API::RenderableInstance
GetId() const AnyCAD::API::Element
GetInstanceNode() const AnyCAD::API::RenderableInstance
GetLocalMatrix() const AnyCAD::API::RenderableInstance
GetMoveable() const AnyCAD::API::RenderableInstance
GetName() const AnyCAD::API::Element
GetNameColor() const AnyCAD::API::RenderableInstance
GetNameVisible() const AnyCAD::API::RenderableInstance
GetObjectClassId() const AnyCAD::API::Object
GetOrientation() const AnyCAD::API::RenderableInstance
GetOwnerDocument() const AnyCAD::API::Element
GetParameterUI(ParameterId paramId) const AnyCAD::API::PropertiesElement
GetParameterUISet() const AnyCAD::API::PropertiesElement
GetParameterValue(ParameterId paramId) const AnyCAD::API::PropertiesElementvirtual
GetPickable() const AnyCAD::API::RenderableInstance
GetPosition() const AnyCAD::API::RenderableInstance
GetRotation() const AnyCAD::API::RenderableInstance
GetScale() const AnyCAD::API::RenderableInstance
GetSceneNode() const AnyCAD::API::RenderableInstancevirtual
GetSize() const AnyCAD::API::RenderableInstance
GetStandalone() const AnyCAD::API::RenderableElement
GetStyleId() const AnyCAD::API::RenderableElement
GetSystemParameterUISet() const AnyCAD::API::Element
GetTransform() const AnyCAD::API::RenderableInstance
GetTransformAnimator() const AnyCAD::API::RenderableInstance
GetTypeBBox() const AnyCAD::API::RenderableInstance
GetTypeId() const AnyCAD::API::RenderableInstance
GetVisible() const AnyCAD::API::RenderableElement
IsVisible() const AnyCAD::API::RenderableElement
ListParentClassIds() const AnyCAD::API::Object
RemoveParameter(ParameterId paramId)AnyCAD::API::PropertiesElement
RemoveParameterUI(ParameterId paramId)AnyCAD::API::PropertiesElement
SetCategory(const String &category)AnyCAD::API::Element
SetLocalMatrix(const Matrix4 &_LocalMatrix)AnyCAD::API::RenderableInstance
SetMoveable(bool _Moveable)AnyCAD::API::RenderableInstance
SetName(const String &strName)AnyCAD::API::Element
SetNameColor(const ColorValue &_NameColor)AnyCAD::API::RenderableInstance
SetNameVisible(bool _NameVisible)AnyCAD::API::RenderableInstance
SetOrientation(const Vector3 &_Orientation)AnyCAD::API::RenderableInstance
SetParameterValue(ParameterId paramId, const ParameterValue &pValue)AnyCAD::API::PropertiesElementvirtual
SetPickable(bool _Pickable)AnyCAD::API::RenderableInstance
SetPosition(const Vector3 &_Position)AnyCAD::API::RenderableInstance
SetRotation(const Vector3 &_Rotation)AnyCAD::API::RenderableInstance
SetScale(const Vector3 &_Scale)AnyCAD::API::RenderableInstance
SetSize(const Vector3 &var)AnyCAD::API::RenderableInstance
SetStandalone(bool _Standalone)AnyCAD::API::RenderableElement
SetStyleId(const ElementId &_StyleId)AnyCAD::API::RenderableElement
SetTransform(const Vector3 &axisOrigion, const Vector3 &axisDir, Real angle)AnyCAD::API::RenderableInstance
SetTransformAnimator(const TransformAnimator &val)AnyCAD::API::RenderableInstance
SetTypeId(const ElementId &_TypeId)AnyCAD::API::RenderableInstance
SetVisible(bool _Visible)AnyCAD::API::RenderableElement