eng::TransformNode::Value Class Reference

#include <eng_node.hh>

Inheritance diagram for eng::TransformNode::Value:

eng::Node::Value

List of all members.

Public Member Functions

 Value (SharedPtr< Matrix > matrix)
ePriority1 GetPriority1 (void) const
bool LessThan (const Node::Value &otherValue) const

Private Attributes

SharedPtr< Matrix > mMatrix

Friends

class TransformNode


Detailed Description

Value of TransformNode.

Constructor & Destructor Documentation

eng::TransformNode::Value::Value ( SharedPtr< Matrix >  matrix  )  [inline]


Member Function Documentation

ePriority1 eng::TransformNode::Value::GetPriority1 ( void   )  const [inline, virtual]

Implements eng::Node::Value.

bool eng::TransformNode::Value::LessThan ( const Node::Value otherValue  )  const [virtual]

Compare Node two-order priorities.

Reimplemented from eng::Node::Value.


Friends And Related Function Documentation

friend class TransformNode [friend]


Member Data Documentation

SharedPtr<Matrix> eng::TransformNode::Value::mMatrix [private]


The documentation for this class was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:23 2007