# 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::CIGSurfaceLightBuild::CSurface Struct Reference

A surface Lighting Information. More...

#include <ig_surface_light_build.h>

List of all members.

Public Attributes

NLMISC::CVector2f Origin
uint32 Width
uint32 Height
std::vector< CCellCornerCells


Detailed Description

A surface Lighting Information.

Filled by CInstanceLighter

Definition at line 85 of file ig_surface_light_build.h.


Member Data Documentation

std::vector<CCellCorner> NL3D::CIGSurfaceLightBuild::CSurface::Cells
 

Definition at line 93 of file ig_surface_light_build.h.

uint32 NL3D::CIGSurfaceLightBuild::CSurface::Height
 

Definition at line 91 of file ig_surface_light_build.h.

NLMISC::CVector2f NL3D::CIGSurfaceLightBuild::CSurface::Origin
 

Definition at line 89 of file ig_surface_light_build.h.

uint32 NL3D::CIGSurfaceLightBuild::CSurface::Width
 

Definition at line 90 of file ig_surface_light_build.h.


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