Documentation
Urho3D::BatchGroup Member List
This is the complete list of members for Urho3D::BatchGroup, including all inherited members.
AddTransforms(const Batch &batch) | Urho3D::BatchGroup | inline |
Batch() | Urho3D::Batch | inline |
Batch(const SourceBatch &rhs) | Urho3D::Batch | inline |
BatchGroup() | Urho3D::BatchGroup | inline |
BatchGroup(const Batch &batch) | Urho3D::BatchGroup | inline |
CalculateSortKey() | Urho3D::Batch | |
camera_ | Urho3D::Batch | |
distance_ | Urho3D::Batch | |
Draw(View *view, bool allowDepthWrite) const | Urho3D::BatchGroup | |
geometry_ | Urho3D::Batch | |
geometryType_ | Urho3D::Batch | |
instances_ | Urho3D::BatchGroup | |
isBase_ | Urho3D::Batch | |
lightMask_ | Urho3D::Batch | |
lightQueue_ | Urho3D::Batch | |
material_ | Urho3D::Batch | |
numWorldTransforms_ | Urho3D::Batch | |
pass_ | Urho3D::Batch | |
pixelShader_ | Urho3D::Batch | |
Prepare(View *view, bool setModelTransform, bool allowDepthWrite) const | Urho3D::Batch | |
SetTransforms(void *lockedData, unsigned &freeIndex) | Urho3D::BatchGroup | |
sortKey_ | Urho3D::Batch | |
startIndex_ | Urho3D::BatchGroup | |
vertexShader_ | Urho3D::Batch | |
worldTransform_ | Urho3D::Batch | |
zone_ | Urho3D::Batch | |
~BatchGroup() | Urho3D::BatchGroup | inline |