Ogre::PMGenRequest Struct Reference

Request data structure. More...

#include <OgreQueuedProgressiveMeshGenerator.h>

Classes

struct  IndexBuffer
struct  SubmeshInfo
struct  VertexBuffer

Public Member Functions

 ~PMGenRequest ()

Public Attributes

LodConfig config
String meshName
VertexBuffer sharedVertexBuffer
vector< SubmeshInfo >::type submesh

Detailed Description

Request data structure.

Definition at line 43 of file OgreQueuedProgressiveMeshGenerator.h.

Constructor & Destructor Documentation

◆ ~PMGenRequest()

Ogre::PMGenRequest::~PMGenRequest ( )

Member Data Documentation

◆ config

LodConfig Ogre::PMGenRequest::config

Definition at line 65 of file OgreQueuedProgressiveMeshGenerator.h.

◆ meshName

String Ogre::PMGenRequest::meshName

Definition at line 66 of file OgreQueuedProgressiveMeshGenerator.h.

◆ sharedVertexBuffer

VertexBuffer Ogre::PMGenRequest::sharedVertexBuffer

Definition at line 64 of file OgreQueuedProgressiveMeshGenerator.h.

◆ submesh

vector<SubmeshInfo>::type Ogre::PMGenRequest::submesh

Definition at line 63 of file OgreQueuedProgressiveMeshGenerator.h.


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.