# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CZoneLighter::CShape Class Reference

#include <zone_lighter.h>

List of all members.

Public Methods

void operator= (const CShape &shape)
void scale (const CVector &center, float factor)

Public Attributes

uint NumVertex
CVector Vertices [SHAPE_VERTICES_MAX]


Member Function Documentation

void NL3D::CZoneLighter::CShape::operator= const CShape &    shape [inline]
 

Definition at line 212 of file zone_lighter.h.

References NumVertex, and Vertices.

void NL3D::CZoneLighter::CShape::scale const CVector &    center,
float    factor
[inline]
 

Definition at line 217 of file zone_lighter.h.

References NumVertex, and Vertices.


Member Data Documentation

uint NL3D::CZoneLighter::CShape::NumVertex
 

Definition at line 226 of file zone_lighter.h.

Referenced by NL3D::CZoneLighter::light, operator=, and scale.

CVector NL3D::CZoneLighter::CShape::Vertices[SHAPE_VERTICES_MAX]
 

Definition at line 227 of file zone_lighter.h.

Referenced by NL3D::CZoneLighter::light, operator=, NL3D::CZoneLighter::rayTrace, and scale.


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