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


| Public Member Functions | |
| Vector2 | getMaxPosition () | 
| void | setMaxPosition (Vector2 v) | 
| Vector2 | getMinPosition () | 
| void | setMinPosition (Vector2 v) | 
| Vector3 | getOffset () | 
| void | setOffset (Vector3 v) | 
| Vector3 | getTranslation_changed () | 
| Static Public Member Functions | |
| static Ref< PlaneSensor > | create (Ref< ExecutionContext > c) | 
| static NodeBase * | instantiate (Session *s, unsigned long i) | 
| Public Attributes | |
| InputOutput< SFVec2f > | maxPosition | 
| InputOutput< SFVec2f > | minPosition | 
| InputOutput< SFVec3f > | offset | 
| OutputOnly< SFVec3f > | translation_changed | 
Definition at line 3848 of file node.autogen.H.
 1.4.4
 1.4.4