FreeWRL / FreeX3D 4.3.0
X3D_PointLight 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
 
struct SFColor color
 
int global
 
float intensity
 
struct SFVec3f location
 
struct X3D_Nodemetadata
 
int on
 
float radius
 
struct SFVec4f _loc
 
struct SFVec4f _col
 
struct SFVec4f _amb
 

Detailed Description

Definition at line 8377 of file Structs.h.

Field Documentation

◆ _amb

struct SFVec4f X3D_PointLight::_amb

Definition at line 8403 of file Structs.h.

◆ _change

int X3D_PointLight::_change

Definition at line 8381 of file Structs.h.

◆ _col

struct SFVec4f X3D_PointLight::_col

Definition at line 8402 of file Structs.h.

◆ _defaultContainer

int X3D_PointLight::_defaultContainer

Definition at line 8388 of file Structs.h.

◆ _dist

double X3D_PointLight::_dist

Definition at line 8384 of file Structs.h.

◆ _executionContext

struct X3D_Node* X3D_PointLight::_executionContext

Definition at line 8390 of file Structs.h.

◆ _extent

float X3D_PointLight::_extent[6]

Definition at line 8385 of file Structs.h.

◆ _gc

void* X3D_PointLight::_gc

Definition at line 8389 of file Structs.h.

◆ _hit

int X3D_PointLight::_hit

Definition at line 8380 of file Structs.h.

◆ _ichange

int X3D_PointLight::_ichange

Definition at line 8382 of file Structs.h.

◆ _intern

struct X3D_PolyRep* X3D_PointLight::_intern

Definition at line 8386 of file Structs.h.

◆ _loc

struct SFVec4f X3D_PointLight::_loc

Definition at line 8401 of file Structs.h.

◆ _nodeType

int X3D_PointLight::_nodeType

Definition at line 8378 of file Structs.h.

◆ _parentVector

struct Vector* X3D_PointLight::_parentVector

Definition at line 8383 of file Structs.h.

◆ _renderFlags

int X3D_PointLight::_renderFlags

Definition at line 8379 of file Structs.h.

◆ ambientIntensity

float X3D_PointLight::ambientIntensity

Definition at line 8392 of file Structs.h.

◆ attenuation

struct SFVec3f X3D_PointLight::attenuation

Definition at line 8393 of file Structs.h.

◆ color

struct SFColor X3D_PointLight::color

Definition at line 8394 of file Structs.h.

◆ global

int X3D_PointLight::global

Definition at line 8395 of file Structs.h.

◆ intensity

float X3D_PointLight::intensity

Definition at line 8396 of file Structs.h.

◆ location

struct SFVec3f X3D_PointLight::location

Definition at line 8397 of file Structs.h.

◆ metadata

struct X3D_Node* X3D_PointLight::metadata

Definition at line 8398 of file Structs.h.

◆ on

int X3D_PointLight::on

Definition at line 8399 of file Structs.h.

◆ radius

float X3D_PointLight::radius

Definition at line 8400 of file Structs.h.

◆ referenceCount

int X3D_PointLight::referenceCount

Definition at line 8387 of file Structs.h.


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