Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuTFDesignSpec::LightNode Struct Reference

The structure for representing light nodes. More...

#include <vuTFDesignSpec.h>

Collaboration diagram for vuTFDesignSpec::LightNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LightNode (float _weight=0, dword ncomp=32, const float val=0)
 LightNode (float _weight, dword ncomp, const vuColourN &_col)
 LightNode (float _weight, dword ncomp, const float *_col)
 LightNode (float _weight=0, dword ncomp=32, const float val=0)
 LightNode (float _weight, dword ncomp, const vuColourN &_col)
 LightNode (float _weight, dword ncomp, const float *_col)

Public Attributes

float weight
float col [32]
int wopade

Detailed Description

The structure for representing light nodes.

Definition at line 18 of file General/vuTFunc/vuTFDesignSpec.h.


Constructor & Destructor Documentation

vuTFDesignSpec::LightNode::LightNode float  _weight = 0,
dword  ncomp = 32,
const float  val = 0
[inline]
 

Definition at line 20 of file General/vuTFunc/vuTFDesignSpec.h.

References dword.

vuTFDesignSpec::LightNode::LightNode float  _weight,
dword  ncomp,
const vuColourN _col
[inline]
 

Definition at line 30 of file General/vuTFunc/vuTFDesignSpec.h.

References dword, and vuColourN::nComponents().

Here is the call graph for this function:

vuTFDesignSpec::LightNode::LightNode float  _weight,
dword  ncomp,
const float _col
[inline]
 

Definition at line 42 of file General/vuTFunc/vuTFDesignSpec.h.

References dword.

vuTFDesignSpec::LightNode::LightNode float  _weight = 0,
dword  ncomp = 32,
const float  val = 0
[inline]
 

Definition at line 20 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.

References dword.

vuTFDesignSpec::LightNode::LightNode float  _weight,
dword  ncomp,
const vuColourN _col
[inline]
 

Definition at line 30 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.

References dword, and vuColourN::nComponents().

Here is the call graph for this function:

vuTFDesignSpec::LightNode::LightNode float  _weight,
dword  ncomp,
const float _col
[inline]
 

Definition at line 42 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.

References dword.


Member Data Documentation

float vuTFDesignSpec::LightNode::col
 

Definition at line 52 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.

Referenced by vuTFDesignSpec::writeLights().

float vuTFDesignSpec::LightNode::weight
 

Definition at line 51 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.

int vuTFDesignSpec::LightNode::wopade
 

Definition at line 53 of file Volume/Regular/Unimodal/3d/1B/Intensity/vuTFDesignSpec.h.


The documentation for this struct was generated from the following files:
Generated on Wed Dec 15 21:22:07 2004 for vuVolume by  doxygen 1.3.9.1