Functions |
|
void | RtWorldImportMaterialGroupHintGenerator (RtWorldImportBuildSector *buildSector, RtWorldImportHints *materialGroupHints) |
void | RtWorldImportHintsSetGroup (RtWorldImportHints *hints, RtWorldImportHintGroup group) |
RtWorldImportHints * | RtWorldImportHintsGetGroup (RtWorldImportHintGroup group) |
RtWorldImportHints * | RtWorldImportHintsCreate (void) |
RwBool | RtWorldImportHintsDestroy (RtWorldImportHints *hints) |
RtWorldImportHints * | RtWorldImportHintsAddBoundingBoxes (RtWorldImportHints *hints, RwInt32 numBoundingBoxes) |
|
RtWorldImportHintsAddBoundingBoxes Allocates memory for a number of bounding boxes to the hints
|
|
RtWorldImportHintsCreate Creates a new set of hints, ready for populating.
|
|
RtWorldImportHintsDestroy Destroys a set of hints.
|
|
RtWorldImportHintsGetGroup is used to get the hints that should be used while building the RpWorld
|
|
RtWorldImportHintsSetGroup is used to set the hints that should be used while building the RpWorld
|
|
RtWorldImportMaterialGroupHintGenerator Generates bounding boxes around all material groups in the buildSector
|
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |