#include <domKinematics_technique.h>
Definition at line 12 of file domKinematics_technique.h.
domKinematics_technique::domKinematics_technique | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 61 of file domKinematics_technique.h.
virtual domKinematics_technique::~domKinematics_technique | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 65 of file domKinematics_technique.h.
static DLLSPEC daeElementRef domKinematics_technique::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domKinematics_axis_info_Array& domKinematics_technique::getAxis_info_array | ( | ) | const [inline] |
Gets the axis_info element array.
Definition at line 36 of file domKinematics_technique.h.
domKinematics_axis_info_Array& domKinematics_technique::getAxis_info_array | ( | ) | [inline] |
Gets the axis_info element array.
Definition at line 31 of file domKinematics_technique.h.
virtual COLLADA_TYPE::TypeEnum domKinematics_technique::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 15 of file domKinematics_technique.h.
const domKinematics_frameRef domKinematics_technique::getFrame_object | ( | ) | const [inline] |
Gets the frame_object element.
Definition at line 56 of file domKinematics_technique.h.
const domKinematics_frameRef domKinematics_technique::getFrame_origin | ( | ) | const [inline] |
Gets the frame_origin element.
Definition at line 41 of file domKinematics_technique.h.
const domKinematics_frameRef domKinematics_technique::getFrame_tcp | ( | ) | const [inline] |
Gets the frame_tcp element.
Definition at line 51 of file domKinematics_technique.h.
const domKinematics_frameRef domKinematics_technique::getFrame_tip | ( | ) | const [inline] |
Gets the frame_tip element.
Definition at line 46 of file domKinematics_technique.h.
static daeInt domKinematics_technique::ID | ( | ) | [inline, static] |
Definition at line 16 of file domKinematics_technique.h.
virtual domKinematics_technique& domKinematics_technique::operator= | ( | const domKinematics_technique & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 69 of file domKinematics_technique.h.
static DLLSPEC daeMetaElement* domKinematics_technique::registerElement | ( | DAE & | dae | ) | [static] |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
virtual daeInt domKinematics_technique::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 17 of file domKinematics_technique.h.
Definition at line 20 of file domKinematics_technique.h.
Definition at line 24 of file domKinematics_technique.h.
Definition at line 21 of file domKinematics_technique.h.
Definition at line 23 of file domKinematics_technique.h.
Definition at line 22 of file domKinematics_technique.h.