, including all inherited members.
addCollisionDetail(int size, string type, string target, int depth=4, float merge=30, float concavity=30, int maxVerts=32, float boxMaxError=0, float sphereMaxError=0, float capsuleMaxError=0) | TSShapeConstructor | |
addImposter(int size, int equatorSteps, int polarSteps, int dl, int dim, bool includePoles, float polarAngle) | TSShapeConstructor | |
addMesh(string meshName, string srcShape, string srcMesh) | TSShapeConstructor | |
addNode(string name, string parentName, TransformF txfm=TransformF::Identity, bool isWorld=false) | TSShapeConstructor | |
addPrimitive(string meshName, string type, string params, TransformF txfm, string nodeName) | TSShapeConstructor | |
addSequence(string source, string name, int start=0, int end=-1) | TSShapeConstructor | |
addTrigger(string name, int keyframe, int state) | TSShapeConstructor | |
adjustCenter | TSShapeConstructor | |
adjustFloor | TSShapeConstructor | |
alwaysImport | TSShapeConstructor | |
alwaysImportMesh | TSShapeConstructor | |
assignFieldsFrom(SimObject fromObject) | SimObject | |
assignPersistentId() | SimObject | |
baseShape | TSShapeConstructor | |
call(string method, string args...) | SimObject | |
canSave | SimObject | |
canSaveDynamicFields | SimObject | |
class | SimObject | |
className | SimObject | |
clone() | SimObject | |
deepClone() | SimObject | |
delete() | SimObject | |
dump(bool detailed=false) | SimObject | |
dumpClassHierarchy() | SimObject | |
dumpGroupHierarchy() | SimObject | |
dumpMethods() | SimObject | |
dumpShape(string filename="") | TSShapeConstructor | |
forceUpdateMaterials | TSShapeConstructor | |
getBounds() | TSShapeConstructor | |
getCanSave() | SimObject | |
getClassName() | SimObject | |
getClassNamespace() | SimObject | |
getDebugInfo() | SimObject | |
getDeclarationLine() | SimObject | |
getDetailLevelCount() | TSShapeConstructor | |
getDetailLevelIndex(int size) | TSShapeConstructor | |
getDetailLevelName(int index) | TSShapeConstructor | |
getDetailLevelSize(int index) | TSShapeConstructor | |
getDynamicField(int index) | SimObject | |
getDynamicFieldCount() | SimObject | |
getField(int index) | SimObject | |
getFieldCount() | SimObject | |
getFieldType(string fieldName) | SimObject | |
getFieldValue(string fieldName, int index=-1) | SimObject | |
getFilename() | SimObject | |
getGroup() | SimObject | |
getId() | SimObject | |
getImposterDetailLevel() | TSShapeConstructor | |
getImposterSettings(int index) | TSShapeConstructor | |
getInternalName() | SimObject | |
getMeshCount(string name) | TSShapeConstructor | |
getMeshMaterial(string name) | TSShapeConstructor | |
getMeshName(string name, int index) | TSShapeConstructor | |
getMeshSize(string name, int index) | TSShapeConstructor | |
getMeshType(string name) | TSShapeConstructor | |
getName() | SimObject | |
getNodeChildCount(string name) | TSShapeConstructor | |
getNodeChildName(string name, int index) | TSShapeConstructor | |
getNodeCount() | TSShapeConstructor | |
getNodeIndex(string name) | TSShapeConstructor | |
getNodeName(int index) | TSShapeConstructor | |
getNodeObjectCount(string name) | TSShapeConstructor | |
getNodeObjectName(string name, int index) | TSShapeConstructor | |
getNodeParentName(string name) | TSShapeConstructor | |
getNodeTransform(string name, bool isWorld=false) | TSShapeConstructor | |
getObjectCount() | TSShapeConstructor | |
getObjectIndex(string name) | TSShapeConstructor | |
getObjectName(int index) | TSShapeConstructor | |
getObjectNode(string name) | TSShapeConstructor | |
getSequenceBlend(string name) | TSShapeConstructor | |
getSequenceCount() | TSShapeConstructor | |
getSequenceCyclic(string name) | TSShapeConstructor | |
getSequenceFrameCount(string name) | TSShapeConstructor | |
getSequenceGroundSpeed(string name) | TSShapeConstructor | |
getSequenceIndex(string name) | TSShapeConstructor | |
getSequenceName(int index) | TSShapeConstructor | |
getSequencePriority(string name) | TSShapeConstructor | |
getSequenceSource(string name) | TSShapeConstructor | |
getSuperClassNamespace() | SimObject | |
getTargetCount() | TSShapeConstructor | |
getTargetName(int index) | TSShapeConstructor | |
getTrigger(string name, int index) | TSShapeConstructor | |
getTriggerCount(string name) | TSShapeConstructor | |
hidden | SimObject | |
ignoreNodeScale | TSShapeConstructor | |
internalName | SimObject | |
isChildOfGroup(SimGroup group) | SimObject | |
isEditorOnly() | SimObject | |
isExpanded() | SimObject | |
isInNamespaceHierarchy(string name) | SimObject | |
isMemberOfClass(string className) | SimObject | |
isMethod(string methodName) | SimObject | |
isNameChangeAllowed() | SimObject | |
isSelected() | SimObject | |
locked | SimObject | |
lodType | TSShapeConstructor | |
matNamePrefix | TSShapeConstructor | |
name | SimObject | |
neverImport | TSShapeConstructor | |
neverImportMesh | TSShapeConstructor | |
notifyShapeChanged() | TSShapeConstructor | |
onLoad() | TSShapeConstructor | |
onUnload() | TSShapeConstructor | |
parentGroup | SimObject | |
persistentId | SimObject | |
removeDetailLevel(int index) | TSShapeConstructor | |
removeImposter() | TSShapeConstructor | |
removeMesh(string name) | TSShapeConstructor | |
removeNode(string name) | TSShapeConstructor | |
removeObject(string name) | TSShapeConstructor | |
removeSequence(string name) | TSShapeConstructor | |
removeTrigger(string name, int keyframe, int state) | TSShapeConstructor | |
renameDetailLevel(string oldName, string newName) | TSShapeConstructor | |
renameNode(string oldName, string newName) | TSShapeConstructor | |
renameObject(string oldName, string newName) | TSShapeConstructor | |
renameSequence(string oldName, string newName) | TSShapeConstructor | |
save(string fileName, bool selectedOnly=false, string preAppendString="") | SimObject | |
saveShape(string filename) | TSShapeConstructor | |
schedule(float time, string method, string args...) | SimObject | |
sequence | TSShapeConstructor | |
setBounds(Box3F bbox) | TSShapeConstructor | |
setCanSave(bool value=true) | SimObject | |
setClassNamespace(string name) | SimObject | |
setDetailLevelSize(int index, int newSize) | TSShapeConstructor | |
setEditorOnly(bool value=true) | SimObject | |
setFieldType(string fieldName, string type) | SimObject | |
setFieldValue(string fieldName, string value, int index=-1) | SimObject | |
setFilename(string fileName) | SimObject | |
setHidden(bool value=true) | SimObject | |
setInternalName(string newInternalName) | SimObject | |
setIsExpanded(bool state=true) | SimObject | |
setIsSelected(bool state=true) | SimObject | |
setLocked(bool value=true) | SimObject | |
setMeshMaterial(string meshName, string matName) | TSShapeConstructor | |
setMeshSize(string name, int size) | TSShapeConstructor | |
setMeshType(string name, string type) | TSShapeConstructor | |
setName(string newName) | SimObject | |
setNameChangeAllowed(bool value=true) | SimObject | |
setNodeParent(string name, string parentName) | TSShapeConstructor | |
setNodeTransform(string name, TransformF txfm, bool isWorld=false) | TSShapeConstructor | |
setObjectNode(string objName, string nodeName) | TSShapeConstructor | |
setSequenceBlend(string name, bool blend, string blendSeq, int blendFrame) | TSShapeConstructor | |
setSequenceCyclic(string name, bool cyclic) | TSShapeConstructor | |
setSequenceGroundSpeed(string name, Point3F transSpeed, Point3F rotSpeed=Point3F::Zero) | TSShapeConstructor | |
setSequencePriority(string name, float priority) | TSShapeConstructor | |
setSuperClassNamespace(string name) | SimObject | |
singleDetailSize | TSShapeConstructor | |
superClass | SimObject | |
unit | TSShapeConstructor | |
upAxis | TSShapeConstructor | |
writeChangeSet() | TSShapeConstructor | |