Support Forum G3D Web Page |
Preprocessing instruction. More...
Public Member Functions | |
Instruction () | |
Instruction (const Any &a) | |
bool | operator!= (const Instruction &other) const |
bool | operator== (const Instruction &other) const |
Does not check if sources are the same. More... | |
Any | toAny () const |
Friends | |
class | ArticulatedModel |
Preprocessing instruction.
|
inline |
G3D::ArticulatedModel::Instruction::Instruction | ( | const Any & | a | ) |
|
inline |
|
inline |
Does not check if sources are the same.
Any G3D::ArticulatedModel::Instruction::toAny | ( | ) | const |
|
friend |