Urho3D
|
This is the complete list of members for Urho3D::BatchQueue, including all inherited members.
baseBatchGroups_ | Urho3D::BatchQueue | |
batches_ | Urho3D::BatchQueue | |
batchGroups_ | Urho3D::BatchQueue | |
Clear(int maxSortedInstances) | Urho3D::BatchQueue | |
Draw(View *view, bool useScissor=false, bool markToStencil=false) const | Urho3D::BatchQueue | |
Draw(Light *light, View *view) const | Urho3D::BatchQueue | |
geometryRemapping_ | Urho3D::BatchQueue | |
GetNumInstances() const | Urho3D::BatchQueue | |
IsEmpty() const | Urho3D::BatchQueue | inline |
materialRemapping_ | Urho3D::BatchQueue | |
maxSortedInstances_ | Urho3D::BatchQueue | |
SetTransforms(View *view, void *lockedData, unsigned &freeIndex) | Urho3D::BatchQueue | |
shaderRemapping_ | Urho3D::BatchQueue | |
SortBackToFront() | Urho3D::BatchQueue | |
sortedBaseBatches_ | Urho3D::BatchQueue | |
sortedBaseBatchGroups_ | Urho3D::BatchQueue | |
sortedBatches_ | Urho3D::BatchQueue | |
sortedBatchGroups_ | Urho3D::BatchQueue | |
SortFrontToBack() | Urho3D::BatchQueue | |
SortFrontToBack2Pass(PODVector< Batch * > &batches) | Urho3D::BatchQueue |