#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::Coordinate:


Public Member Functions | |
| std::vector< Vector3 > | getPoint () |
| void | setPoint (const std::vector< Vector3 > &v) |
Static Public Member Functions | |
| static Ref< Coordinate > | create (Ref< ExecutionContext > c) |
| static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
| InputOutputSeq< MFVec3f > | point |
Definition at line 972 of file node.autogen.H.
1.4.4