#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::SphereSensor:
Public Member Functions | |
Rotation3 | getOffset () |
void | setOffset (Rotation3 v) |
Rotation3 | getRotation_changed () |
Static Public Member Functions | |
static Ref< SphereSensor > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
InputOutput< SFRotation > | offset |
OutputOnly< SFRotation > | rotation_changed |
Definition at line 3923 of file node.autogen.H.