Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtLtMapCnvWorldSession Struct Reference
[RtLtMapCnv]

Collaboration diagram for RtLtMapCnvWorldSession:

Collaboration graph

Data Fields

RpWorldworld
RwUInt32 errorFlag
RwInt32 numSector
RtLtMapCnvWorldSectorDatasectorList
RwUInt32 samplingFactor
RwBool reSampleImportedLightmap
RwBool useGreedyRasterization
RwReal smallSizeRejectionFactor
rtLtMapCnvImageListheadILTM
RwInt32 ILTMCount
rtLtMapCnvImageListheadRWLTM
RwInt32 RWLTMCount

Detailed Description

The RtLtMapCnvWorldSession structure holds information to be passed to RtLtMapCnvWorldConvert. It is used to parameterize the conversion process.

See also:
RtLtMapCnvWorldSectorCnvDataCreate , RtLtMapCnvWorldSectorCnvDataDestroy , RtLtMapCnvWorldConvert , RtLtMapCnvWorldSessionGetRejectionFactor , RtLtMapCnvWorldSessionSetRejectionFactor , RtLtMapCnvWorldSessionGetGreedyRasterization , RtLtMapCnvWorldSessionSetGreedyRasterization , RtLtMapCnvWorldSessionGetImportedLtMapResample , RtLtMapCnvWorldSessionSetImportedLtMapResample


Field Documentation

RwUInt32 errorFlag
 

A flag for returing the error status in the event of an error during conversion.

rtLtMapCnvImageList* headILTM
 

Internal use only.

rtLtMapCnvImageList* headRWLTM
 

Internal use only.

RwInt32 ILTMCount
 

Internal use only.

RwInt32 numSector
 

Internal use only.

RwBool reSampleImportedLightmap
 

Specifies if the imported lightmap is to be rescaled to the working image size.

RwInt32 RWLTMCount
 

Internal use only.

RwUInt32 samplingFactor
 

Specifies the scaling factor for the RenderWare sample image, generated from the imported lightmaps during conversion.

RtLtMapCnvWorldSectorData* sectorList
 

Internal use only.

RwReal smallSizeRejectionFactor
 

Specifies the small triangle rejection threshold.

RwBool useGreedyRasterization
 

Specifies if greedy rasterization is to used.

RpWorld* world
 

This is the world whose lightmaps are converted during the conversion process.


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:46 2004. Send Feedback