Creates a request for the worker.
More...
#include <OgreQueuedProgressiveMeshGenerator.h>
Creates a request for the worker.
The interface is compatible with ProgressiveMeshGenerator.
Definition at line 200 of file OgreQueuedProgressiveMeshGenerator.h.
◆ ~QueuedProgressiveMeshGenerator()
virtual Ogre::QueuedProgressiveMeshGenerator::~QueuedProgressiveMeshGenerator |
( |
| ) |
|
|
virtual |
◆ copyBuffers()
void Ogre::QueuedProgressiveMeshGenerator::copyBuffers |
( |
Mesh * | mesh, |
|
|
PMGenRequest * | req ) |
|
private |
◆ copyIndexBuffer()
◆ copyVertexBuffer()
◆ generateAutoconfiguredLodLevels()
virtual void Ogre::ProgressiveMeshGeneratorBase::generateAutoconfiguredLodLevels |
( |
MeshPtr & | mesh | ) |
|
|
virtualinherited |
Generates the LOD levels for a mesh without configuring it.
- Parameters
-
mesh | Generate the LOD for this mesh. |
◆ generateLodLevels()
void Ogre::QueuedProgressiveMeshGenerator::generateLodLevels |
( |
LodConfig & | lodConfig | ) |
|
|
virtual |
◆ getAutoconfig()
virtual void Ogre::ProgressiveMeshGeneratorBase::getAutoconfig |
( |
MeshPtr & | inMesh, |
|
|
LodConfig & | outLodConfig ) |
|
virtualinherited |
Fills LOD Config with a config, which works on any mesh.
- Parameters
-
inMesh | Optimize for this mesh. |
outLodConfig | LOD configuration storing the output. |
The documentation for this class was generated from the following file: