Public Member Functions | Public Attributes

sp::tool::LightmapGen::SAxisData Struct Reference

#include <spLightmapGeneratorStructs.hpp>

List of all members.

Public Member Functions

 SAxisData ()
 ~SAxisData ()
void createFaces ()
void optimizeFaces ()
void completeFaces (const dim::size2di &MaxLightmapSize, f32 DefaultDensity)

Public Attributes

std::list< SFaceFaces
std::list< STriangleTriangles
SModelModel

Constructor & Destructor Documentation

sp::tool::LightmapGen::SAxisData::SAxisData (  ) 
sp::tool::LightmapGen::SAxisData::~SAxisData (  ) 

Member Function Documentation

void sp::tool::LightmapGen::SAxisData::completeFaces ( const dim::size2di MaxLightmapSize,
f32  DefaultDensity 
)
void sp::tool::LightmapGen::SAxisData::createFaces (  ) 
void sp::tool::LightmapGen::SAxisData::optimizeFaces (  ) 

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines