Inheritance diagram for TestNode:


Public Member Functions | |
| TestNode (const base::String &pName) | |
| ~TestNode () | |
| void | process () |
| node process | |
Protected Attributes | |
| math::Vector3< float > * | mInputVar1 |
| math::Vector3< float > * | mInputVar2 |
| math::Vector3< float > * | mOutputVar |
| TestNode::TestNode | ( | const base::String & | pName | ) |
| TestNode::~TestNode | ( | ) |
| void TestNode::process | ( | ) | [virtual] |
math::Vector3<float>* TestNode::mInputVar1 [protected] |
math::Vector3<float>* TestNode::mInputVar2 [protected] |
math::Vector3<float>* TestNode::mOutputVar [protected] |
1.5.1