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


Public Member Functions | |
| Ref< ColorNode > | getColor () |
| void | setColor (Ref< ColorNode > v) |
| Ref< CoordinateNode > | getCoord () |
| void | setCoord (Ref< CoordinateNode > v) |
Static Public Member Functions | |
| static Ref< PointSet > | create (Ref< ExecutionContext > c) |
| static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
| InputOutput< SFNode< ColorNode > > | color |
| InputOutput< SFNode< CoordinateNode > > | coord |
Definition at line 2141 of file node.autogen.H.
1.4.4