, including all inherited members.
| addAlias(const DtSymbolString &alias) | DtReaderWriter | [virtual] |
| aliasConstIter typedef | DtReaderWriter | |
| aliasContainer typedef | DtReaderWriter | |
| aliasIter typedef | DtReaderWriter | |
| appPath() | DtReaderWriter | [static] |
| bindLocalVariables(const DtVariableBindingsList &variableBindings) | DtReaderWriter | [protected, virtual] |
| bindToRwAsVariable(const DtReaderWriter *rw) | DtReaderWriter | [protected, virtual] |
| bindVariables(DtVariableBindingsList variableBindings) | DtReaderWriter | [virtual] |
| boundingGeometry() const | DtVrfObjectGeometry | [virtual] |
| boundingGeometry() | DtVrfObjectGeometry | [virtual] |
| calculateBoundingVolume(const DtVertexList &vertices, DtSimBoundingGeometry &boundingGeometry) | DtVrfObjectGeometry | [virtual] |
| clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const | DtVrfObjectGeometry | [virtual] |
| closedFigure() const | DtVrfObjectGeometry | [virtual] |
| distSquaredTo(const DtVector &testPoint) const | DtVrfObjectGeometry | [virtual] |
| DtReaderWriter() | DtReaderWriter | |
| DtReaderWriter(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false) | DtReaderWriter | |
| DtReaderWriter(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false) | DtReaderWriter | |
| DtReaderWriter(const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL) | DtReaderWriter | |
| DtReaderWriter(const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL) | DtReaderWriter | |
| DtVariableNameType typedef | DtReaderWriter | |
| DtVrfObjectGeometry() | DtVrfObjectGeometry | [private] |
| DtVrfObjectGeometry(DtSimObjectStateRepository *sr, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) | DtVrfObjectGeometry | |
| DtVrfObjectGeometry(const DtVrfObjectGeometry &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) | DtVrfObjectGeometry | |
| factory() | DtReaderWriter | [static] |
| getData(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtReaderWriter | [protected, virtual] |
| getSelf(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) | DtVrfObjectGeometry | [protected, virtual] |
| DtReaderWriter::getSelf(DtlObjPtr args, const DtFilename &searchPath=DtFilename::nullFilename(), const DtVariableBindingsList &variableBindings=nullVariableReference()) | DtReaderWriter | [virtual] |
| hasAlias(const DtSymbolString &alias) | DtReaderWriter | [virtual] |
| hasChild(const DtReaderWriter *p) const | DtReaderWriter | [virtual] |
| invalid() const | DtReaderWriter | [inline] |
| isReadonly() const | DtReaderWriter | [virtual] |
| isVariableReference() const | DtReaderWriter | [virtual] |
| localBoundingGeometry() const | DtVrfObjectGeometry | [virtual] |
| localBoundingGeometry() | DtVrfObjectGeometry | [virtual] |
| localGetClosestLine(const DtVector &point, DtVector &linePt1, DtVector &linePt2) const | DtVrfObjectGeometry | [virtual] |
| localGetClosestVertex(const DtVector &point, DtVector &vertex) const | DtVrfObjectGeometry | [virtual] |
| myAliases | DtReaderWriter | [protected] |
| myBoundingGeometry | DtVrfObjectGeometry | [protected] |
| myClosedFigure | DtVrfObjectGeometry | [protected] |
| myInvalid | DtReaderWriter | [protected] |
| myIsVariableReference | DtReaderWriter | [protected] |
| myName | DtReaderWriter | [protected] |
| myObjectVertices | DtVrfObjectGeometry | [protected] |
| myOldWorld | DtVrfObjectGeometry | [protected] |
| myProjection | DtVrfObjectGeometry | [protected] |
| myReadOnlyFlag | DtReaderWriter | [protected] |
| myRegistry | DtReaderWriter | [protected] |
| myStateRep | DtVrfObjectGeometry | [protected] |
| myValueSpecified | DtReaderWriter | [protected] |
| myVariableIsBound | DtReaderWriter | [protected] |
| myVariableName | DtReaderWriter | [protected] |
| name() const | DtReaderWriter | [virtual] |
| nullVariableReference() | DtReaderWriter | [static] |
| objectVertexIterator() const | DtVrfObjectGeometry | [virtual] |
| objectVertices() const | DtVrfObjectGeometry | [virtual] |
| objectVertices() | DtVrfObjectGeometry | [virtual] |
| oldWorld() const | DtVrfObjectGeometry | [inline] |
| operator=(DtVrfObjectGeometry &orig) | DtVrfObjectGeometry | |
| DtReaderWriter::operator=(const DtReaderWriter &orig) | DtReaderWriter | |
| projection() const | DtVrfObjectGeometry | [virtual] |
| putData(FILE *fp, int indentLevel=0) | DtReaderWriter | [protected, virtual] |
| putIndent(FILE *fp, int indentLevel) | DtReaderWriter | [static] |
| putSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename()) | DtReaderWriter | [virtual] |
| readerWriterType() const | DtReaderWriter | [virtual] |
| registry() const | DtReaderWriter | [inline] |
| registry() | DtReaderWriter | [inline] |
| removeAllObjectVertices() | DtVrfObjectGeometry | [virtual] |
| removeAllOldWorldVertices() | DtVrfObjectGeometry | [protected] |
| removeVertex(int iIndex) | DtVrfObjectGeometry | [virtual] |
| setBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | [virtual] |
| setClosedFigure(bool closed) | DtVrfObjectGeometry | [virtual] |
| setIsVariableReference(bool value) | DtReaderWriter | [virtual] |
| setLocalBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | [virtual] |
| setName(const DtString &) | DtReaderWriter | [virtual] |
| setObjectVertices(const DtLocalVertexList &vertices) | DtVrfObjectGeometry | [virtual] |
| setObjectVertices(const DtList &vertices) | DtVrfObjectGeometry | [virtual] |
| setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | [static] |
| setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData) | DtReaderWriter | [static] |
| setProjection(bool projection) | DtVrfObjectGeometry | [virtual] |
| setReadonly(bool flag) | DtReaderWriter | [virtual] |
| setValueSpecified(bool specified, bool recurse=false) | DtReaderWriter | [virtual] |
| setVariableName(const DtSymbolString variableName) | DtReaderWriter | [virtual] |
| setWorldBoundingGeometry(const DtSimBoundingGeometry &bounds) | DtVrfObjectGeometry | [virtual] |
| theEmptyVariableBindingsList | DtReaderWriter | [protected, static] |
| theFactory | DtReaderWriter | [protected, static] |
| thePostGetSelfCallback | DtReaderWriter | [protected, static] |
| thePrePutSelfCallback | DtReaderWriter | [protected, static] |
| theUnspecifiedValue | DtReaderWriter | [protected, static] |
| unbindVariable() | DtReaderWriter | [virtual] |
| unboundVariables() const | DtReaderWriter | [virtual] |
| valueSpecified() const | DtReaderWriter | [virtual] |
| variableIsBound() const | DtReaderWriter | [virtual] |
| variableName() const | DtReaderWriter | [virtual] |
| worldBoundingGeometry() const | DtVrfObjectGeometry | [virtual] |
| worldBoundingGeometry() | DtVrfObjectGeometry | [virtual] |
| worldDistSquaredTo(const DtVector &point) const | DtVrfObjectGeometry | [virtual] |
| worldGetClosestLine(const DtVector &point, DtVector &linePt1, DtVector &linePt2) const | DtVrfObjectGeometry | [virtual] |
| worldGetClosestVertex(const DtVector &point, DtVector &vertex) const | DtVrfObjectGeometry | [virtual] |
| worldPointInsideBoundingGeometry(const DtVector &worldPoint, const DtVector &objectWorldLocation, const DtTaitBryan &objectWorldOrientation) const | DtVrfObjectGeometry | [virtual] |
| writeSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename()) | DtReaderWriter | [virtual] |
| ~DtReaderWriter() | DtReaderWriter | [virtual] |
| ~DtVrfObjectGeometry() | DtVrfObjectGeometry | [virtual] |