OpenSim::rdSerializableObject2 Class Reference
#include <rdSerializableObject2.h>
List of all members.
Constructor & Destructor Documentation
rdSerializableObject2::rdSerializableObject2 |
( |
|
) |
|
OpenSim::rdSerializableObject2::rdSerializableObject2 |
( |
const std::string & |
aFileName |
) |
|
Copy constructor.
- Parameters:
-
Member Function Documentation
Object * rdSerializableObject2::copy |
( |
|
) |
const [virtual] |
Construct and return a copy of this object.
The object is allocated using the new operator, so the caller is responsible for deleting the returned object.
- Returns:
- Copy of this object.
Reimplemented from OpenSim::Object.
Assignment operator.
- Returns:
- Reference to the altered object.
Reimplemented from OpenSim::Object.
The documentation for this class was generated from the following files:
- OpenSim/Common/Test/rdSerializableObject2.h
- OpenSim/Common/Test/rdSerializableObject2.cpp