Archon::X3D::Proxy::SpotLight Struct Reference

Concrete X3D node. More...

#include <archon/x3d/proxy/node.autogen.H>

Inheritance diagram for Archon::X3D::Proxy::SpotLight:

Inheritance graph
[legend]
Collaboration diagram for Archon::X3D::Proxy::SpotLight:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Vector3 getAttenuation ()
void setAttenuation (Vector3 v)
double getBeamWidth ()
void setBeamWidth (double v)
double getCutOffAngle ()
void setCutOffAngle (double v)
Vector3 getDirection ()
void setDirection (Vector3 v)
Vector3 getLocation ()
void setLocation (Vector3 v)
double getRadius ()
void setRadius (double v)

Static Public Member Functions

static Ref< SpotLightcreate (Ref< ExecutionContext > c)
static NodeBaseinstantiate (Session *s, unsigned long i)

Public Attributes

InputOutput< SFVec3fattenuation
InputOutput< SFFloatbeamWidth
InputOutput< SFFloatcutOffAngle
InputOutput< SFVec3fdirection
InputOutput< SFVec3flocation
InputOutput< SFFloatradius

Detailed Description

Concrete X3D node.

Definition at line 3113 of file node.autogen.H.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 23:03:04 2006 for Archon by  doxygen 1.4.4