TDME2 1.9.121
Static Public Member Functions | List of all members
GenerateImposterLOD Class Reference

Generate imposter LOD utility class. More...

#include <tdme/tools/editor/misc/GenerateImposterLOD.h>

Collaboration diagram for GenerateImposterLOD:
Collaboration graph

Static Public Member Functions

static void generate (Model *model, const string &pathName, const string &fileName, int billboardCount, vector< string > &imposterModelFileNames, vector< Model * > &imposterModels)
 Generate imposter LOD. More...
 

Detailed Description

Generate imposter LOD utility class.

Definition at line 20 of file GenerateImposterLOD.h.

Member Function Documentation

◆ generate()

void generate ( Model model,
const string &  pathName,
const string &  fileName,
int  billboardCount,
vector< string > &  imposterModelFileNames,
vector< Model * > &  imposterModels 
)
static

Generate imposter LOD.

Parameters
prototypeprototype
modelmodel
pathNamemodel path name
fileNamemodel file name
billboardCountbillboard count
imposterModelFileNamesimposter model file names
imposterModelsimposter models

Definition at line 60 of file GenerateImposterLOD.cpp.


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