V-ART
|
VART::Action | A coordinated movement of joints in an articulated body |
VART::XmlAction | Parser and loader for xml files that describe an Action |
VART::BaseAction | Animations. Transformations acting through time. Abstract class |
VART::JointAction | A coordinated movement of joints in an articulated body |
VART::XmlJointAction | Parser and loader for xml files that describe an JointAction |
VART::TransformAction | |
VART::RotationAction | .. |
VART::ScaleAction | .. |
VART::ShearAction | .. |
VART::TranslationAction | .. |
VART::BoundingBox | Axis aligned bounding box |
VART::CallBack | An object that is activated in a callback-like scheme |
VART::Camera | Virtual camera |
VART::Color | RGBA color representation |
VART::DMModifier | An object that modifies noisy dof movers |
VART::OffsetModifier | .. |
VART::DofMover | Controller for DOF movement |
VART::NoisyDofMover | Noisy Controller for DOF movement |
ErrorHandler | |
VART::XmlBase::ErrorHandler | Provides pretty errors messages for Xerces |
VART::File | A File is a system indepentend representation for methods that work with files |
VART::IKChain | Inverse Kinematic Chain |
VART::BaseAction::Initializer | Action Initializer |
VART::JointAction::Initializer | |
VART::Interpolator | Interpolator representation |
VART::HermiteInterpolator | Hermite Spline interpolation |
VART::LinearInterpolator | Linear interpolation |
VART::SineInterpolator | Smooth (sine function) interpolator |
VART::NaturalInterpolator | An interpolator for natural joint movement |
VART::RangeSineInterpolator | Smooth (sine function) interpolator with range |
VART::JointMover | Controllers for joint movement |
list | |
VART::Collector< T > | A scene node operator that collects nodes of some kind |
VART::Material | Material properties for graphical objects |
VART::MemoryObj | A "Memory Object" is a V-ART object that has some memory allocation attributes, allowing V-ART to auto deallocate its memory space |
VART::Dof | Degree Of Freedom - basic component of a Joint |
VART::SceneNode | Base class for objects that compose a scene graph |
VART::GraphicObj | An scene node that is associated with a shape |
VART::Cone | A cone |
VART::Curve | A paramteric curve in 3D/4D space |
VART::Bezier | A Bezier curve |
VART::Cylinder | A cylinder or cone |
VART::Dot | A graphical point |
VART::MeshObject | Graphical object made of polygon meshes |
VART::Arrow | |
VART::Box | A box |
VART::PolyLine | A PolyLine is a sequence of lines, defined by a list of points |
VART::RefSystem | |
VART::Sphere | A sphere |
VART::Light | Represents a light source |
VART::PointLight | Point light source |
VART::SpotLight | Spot Light representation |
VART::Transform | Geometric transformations |
VART::Joint | Representation of joints |
VART::BiaxialJoint | A joint with two rotational degrees of freedom |
VART::CondylarJoint | FixMe: This class is not implementated yet |
VART::EllipsoidJoint | FixMe: This class is not implementated yet |
VART::SaddlelJoint | FixMe: This class is not implementated yet |
VART::PolyaxialJoint | A joint with three rotational degrees of freedom |
VART::UniaxialJoint | A joint with one rotational degrees of freedom |
VART::HingeJoint | |
VART::PivotJoint | |
VART::Mesh | A mesh is part of an graphical object, in which faces are made of vertices according to some rule of formation |
VART::Modifier | A modifier controls how one DOF influences other DOF |
PickNameFinder | A SNLocator that is used to find an object by its pick name |
VART::Point | Abstract class that provides a common base for point and vector classes |
VART::Point4D | Points and vectors using homogeneous coordinates |
VART::Scene | A set of objects, lights and cameras |
VART::XmlScene | |
VART::SGPath | Scene Graph Path |
VART::SNOperator | Objects that process scene nodes |
VART::Collector< T > | A scene node operator that collects nodes of some kind |
VART::SNLocator | Scene Node Locator – used to find a particular object in the scene graph |
VART::AddressLocator | Locates a SceneNode by its memory address |
VART::DescriptionLocator | Locates a SceneNode by its description |
VART::PickNameLocator | |
VART::XmlPrinter | .. |
VART::XmlAction::Source | |
VART::XmlBase::TempCString | Class for auto conversion from Xerces strings to C strings |
VART::Texture | 2D image to use as texture |
VART::Time | Elapsed time representation |
VART::MeshObject::VertexTriplet | |
VART::XmlBase::XercesString | Class for auto conversion from C strings to Xerces strings |
VART::XmlBase | Basic methods for reading XML files |
VART::XmlAction | Parser and loader for xml files that describe an Action |
VART::XmlJointAction | Parser and loader for xml files that describe an JointAction |
VART::XmlScene |