Documentation
Urho3D::BatchQueue Member List
This is the complete list of members for Urho3D::BatchQueue, including all inherited members.
batches_ | Urho3D::BatchQueue | |
batchGroups_ | Urho3D::BatchQueue | |
Clear(int maxSortedInstances) | Urho3D::BatchQueue | |
Draw(View *view, Camera *camera, bool markToStencil, bool usingLightOptimization, bool allowDepthWrite) const | Urho3D::BatchQueue | |
geometryRemapping_ | Urho3D::BatchQueue | |
GetNumInstances() const | Urho3D::BatchQueue | |
IsEmpty() const | Urho3D::BatchQueue | inline |
materialRemapping_ | Urho3D::BatchQueue | |
maxSortedInstances_ | Urho3D::BatchQueue | |
SetTransforms(void *lockedData, unsigned &freeIndex) | Urho3D::BatchQueue | |
shaderRemapping_ | Urho3D::BatchQueue | |
SortBackToFront() | Urho3D::BatchQueue | |
sortedBatches_ | Urho3D::BatchQueue | |
sortedBatchGroups_ | Urho3D::BatchQueue | |
SortFrontToBack() | Urho3D::BatchQueue | |
SortFrontToBack2Pass(PODVector< Batch * > &batches) | Urho3D::BatchQueue |