| _array | rdObjectArray | [protected] |
| _capacity | rdObjectArray | [protected] |
| _capacityIncrement | rdObjectArray | [protected] |
| _defaultFunctions | rdFunctionSet | [protected] |
| _descrip | rdObjectArray | [protected] |
| _document | rdObject | [protected] |
| _maxX | rdFunctionSet | [protected] |
| _maxY | rdFunctionSet | [protected] |
| _maxZ | rdFunctionSet | [protected] |
| _minX | rdFunctionSet | [protected] |
| _minY | rdFunctionSet | [protected] |
| _minZ | rdFunctionSet | [protected] |
| _node | rdObject | [protected] |
| append(rdObject *aObject) | rdObjectArray | [virtual] |
| append(rdObjectArray *aArray) | rdObjectArray | [virtual] |
| CAPMIN | rdObjectArray | [protected, static] |
| construct(int aDegree, rdStorage *aStore, double aErrorVariance) | rdGCVSplineSet | [private] |
| constructStorage(int aDerivOrder, double aDX=-1) | rdGCVSplineSet | |
| ensureCapacity(int aCapacity) | rdObjectArray | [virtual] |
| evaluate(int aIndex, int aDerivOrder, double aX=0.0, double aY=0.0, double aZ=0.0) | rdFunctionSet | [virtual] |
| generateNode(IDOM_Element *aParent) | rdFunctionSet | [virtual] |
| get(int aIndex) const | rdObjectArray | [virtual] |
| getCapacity() const | rdObjectArray | [virtual] |
| getCapacityIncrement() const | rdObjectArray | [virtual] |
| getDescription() const | rdObjectArray | [virtual] |
| getDocument() const | rdObject | |
| getFirstEmpty() const | rdObjectArray | [virtual] |
| getFunction(int aIndex) const | rdFunctionSet | |
| getGCVSpline(int aIndex) | rdGCVSplineSet | |
| getIndex(const char *aName, int aStart=0) const | rdObjectArray | [virtual] |
| getIndex(rdObject *aObject) const | rdObjectArray | [virtual] |
| getLast() const | rdObjectArray | [virtual] |
| getMaxX() | rdFunctionSet | |
| getMaxY() | rdFunctionSet | |
| getMaxZ() | rdFunctionSet | |
| getMinX() | rdFunctionSet | |
| getMinY() | rdFunctionSet | |
| getMinZ() | rdFunctionSet | |
| getName() const | rdObject | |
| getNode() const | rdObject | |
| getType() const | rdObject | |
| NAME_LENGTH | rdObject | [static] |
| NUM_TYPES (defined in rdFunctionSet) | rdFunctionSet | [static] |
| operator=(const rdObject &aObject) | rdObject | |
| operator==(const rdObject &aObject) | rdObject | [virtual] |
| print(const char *aFileName=NULL) | rdObject | |
| PROP_MAX_X (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_MAX_Y (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_MAX_Z (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_MIN_X (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_MIN_Y (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_MIN_Z (defined in rdFunctionSet) | rdFunctionSet | [static] |
| PROP_NAME | rdObject | [static] |
| rdFunctionSet() | rdFunctionSet | |
| rdFunctionSet(const char *aFileName) | rdFunctionSet | |
| rdGCVSplineSet() | rdGCVSplineSet | |
| rdGCVSplineSet(const char *aFileName) | rdGCVSplineSet | |
| rdGCVSplineSet(int aDegree, rdStorage *aStore, double aErrorVariance=0.0) | rdGCVSplineSet | |
| rdObject() | rdObject | |
| rdObject(const char *aFileName) | rdObject | |
| rdObject(const rdXMLDocument *aDocument) | rdObject | |
| rdObject(IDOM_Element *aNode) | rdObject | |
| rdObject(const rdObject &aObject) | rdObject | |
| rdObjectArray(int aCapacity=128, const char *aName="UNKNOWN") | rdObjectArray | |
| rdObjectArray(const char *aFileName) | rdObjectArray | |
| rdObjectArray(IDOM_Element *aElement) | rdObjectArray | |
| remove(int aIndex) | rdObjectArray | [virtual] |
| remove(rdObject *aObject) | rdObjectArray | [virtual] |
| reset() | rdObjectArray | [virtual] |
| reset(int aIndex) | rdObjectArray | [virtual] |
| set(int aIndex, rdObject *aObject) | rdObjectArray | [virtual] |
| setCapacityIncrement(int aIncrement=-1) | rdObjectArray | [virtual] |
| setDescription(const char *aDescrip=NULL) | rdObjectArray | [virtual] |
| setMaxX(double aMaxX) | rdFunctionSet | |
| setMaxY(double aMaxY) | rdFunctionSet | |
| setMaxZ(double aMaxZ) | rdFunctionSet | |
| setMinX(double aMinX) | rdFunctionSet | |
| setMinY(double aMinY) | rdFunctionSet | |
| setMinZ(double aMinZ) | rdFunctionSet | |
| setName(const char *aName) | rdObject | |
| setNull() | rdGCVSplineSet | [private] |
| setType(const char *aType) | rdObject | [protected] |
| updateBoundingBox() | rdFunctionSet | [virtual] |
| updateBoundingBox(int aIndex) | rdFunctionSet | [virtual] |
| updateNode(bool aDeep=true) | rdFunctionSet | [virtual] |
| updateObject(bool aDeep=true) | rdFunctionSet | [virtual] |
| updateSetBoundingBox() | rdFunctionSet | [virtual] |
| ~rdFunctionSet() | rdFunctionSet | [virtual] |
| ~rdGCVSplineSet() | rdGCVSplineSet | [virtual] |
| ~rdObject() | rdObject | [virtual] |
| ~rdObjectArray() | rdObjectArray | [virtual] |