FreeWRL / FreeX3D 4.3.0
X3D_SpotLight Struct Reference

Data Fields

int _nodeType
 
int _renderFlags
 
int _hit
 
int _change
 
int _ichange
 
struct Vector_parentVector
 
double _dist
 
float _extent [6]
 
struct X3D_PolyRep_intern
 
int referenceCount
 
int _defaultContainer
 
void * _gc
 
struct X3D_Node_executionContext
 
float ambientIntensity
 
struct SFVec3f attenuation
 
float beamWidth
 
struct SFColor color
 
float cutOffAngle
 
struct SFVec3f direction
 
int global
 
float intensity
 
struct SFVec3f location
 
struct X3D_Nodemetadata
 
int on
 
float radius
 
struct SFVec4f _dir
 
struct SFVec4f _loc
 
struct SFVec4f _col
 
struct SFVec4f _amb
 

Detailed Description

Definition at line 9741 of file Structs.h.

Field Documentation

◆ _amb

struct SFVec4f X3D_SpotLight::_amb

Definition at line 9771 of file Structs.h.

◆ _change

int X3D_SpotLight::_change

Definition at line 9745 of file Structs.h.

◆ _col

struct SFVec4f X3D_SpotLight::_col

Definition at line 9770 of file Structs.h.

◆ _defaultContainer

int X3D_SpotLight::_defaultContainer

Definition at line 9752 of file Structs.h.

◆ _dir

struct SFVec4f X3D_SpotLight::_dir

Definition at line 9768 of file Structs.h.

◆ _dist

double X3D_SpotLight::_dist

Definition at line 9748 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_SpotLight::_executionContext

Definition at line 9754 of file Structs.h.

◆ _extent

float X3D_SpotLight::_extent[6]

Definition at line 9749 of file Structs.h.

◆ _gc

void* X3D_SpotLight::_gc

Definition at line 9753 of file Structs.h.

◆ _hit

int X3D_SpotLight::_hit

Definition at line 9744 of file Structs.h.

◆ _ichange

int X3D_SpotLight::_ichange

Definition at line 9746 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_SpotLight::_intern

Definition at line 9750 of file Structs.h.

◆ _loc

struct SFVec4f X3D_SpotLight::_loc

Definition at line 9769 of file Structs.h.

◆ _nodeType

int X3D_SpotLight::_nodeType

Definition at line 9742 of file Structs.h.

◆ _parentVector

struct Vector* X3D_SpotLight::_parentVector

Definition at line 9747 of file Structs.h.

◆ _renderFlags

int X3D_SpotLight::_renderFlags

Definition at line 9743 of file Structs.h.

◆ ambientIntensity

float X3D_SpotLight::ambientIntensity

Definition at line 9756 of file Structs.h.

◆ attenuation

struct SFVec3f X3D_SpotLight::attenuation

Definition at line 9757 of file Structs.h.

◆ beamWidth

float X3D_SpotLight::beamWidth

Definition at line 9758 of file Structs.h.

◆ color

struct SFColor X3D_SpotLight::color

Definition at line 9759 of file Structs.h.

◆ cutOffAngle

float X3D_SpotLight::cutOffAngle

Definition at line 9760 of file Structs.h.

◆ direction

struct SFVec3f X3D_SpotLight::direction

Definition at line 9761 of file Structs.h.

◆ global

int X3D_SpotLight::global

Definition at line 9762 of file Structs.h.

◆ intensity

float X3D_SpotLight::intensity

Definition at line 9763 of file Structs.h.

◆ location

struct SFVec3f X3D_SpotLight::location

Definition at line 9764 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_SpotLight::metadata

Definition at line 9765 of file Structs.h.

◆ on

int X3D_SpotLight::on

Definition at line 9766 of file Structs.h.

◆ radius

float X3D_SpotLight::radius

Definition at line 9767 of file Structs.h.

◆ referenceCount

int X3D_SpotLight::referenceCount

Definition at line 9751 of file Structs.h.


The documentation for this struct was generated from the following file: