#include <archon/x3d/proxy/node.autogen.H>
Inheritance diagram for Archon::X3D::Proxy::TouchSensor:
Public Member Functions | |
Vector3 | getHitNormal_changed () |
Vector3 | getHitPoint_changed () |
Vector2 | getHitTexCoord_changed () |
Static Public Member Functions | |
static Ref< TouchSensor > | create (Ref< ExecutionContext > c) |
static NodeBase * | instantiate (Session *s, unsigned long i) |
Public Attributes | |
OutputOnly< SFVec3f > | hitNormal_changed |
OutputOnly< SFVec3f > | hitPoint_changed |
OutputOnly< SFVec2f > | hitTexCoord_changed |
Definition at line 4081 of file node.autogen.H.