Urho3D
|
This is the complete list of members for Urho3D::VertexDeclaration, including all inherited members.
AddRef() | Urho3D::RefCounted | |
Create(Graphics *graphics, const PODVector< VertexDeclarationElement > &elements) | Urho3D::VertexDeclaration | private |
declaration_ | Urho3D::VertexDeclaration | private |
GetDeclaration() const | Urho3D::VertexDeclaration | inline |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
Release() | Urho3D::VertexDeclaration | private |
ReleaseRef() | Urho3D::RefCounted | |
VertexDeclaration(Graphics *graphics, unsigned elementMask) | Urho3D::VertexDeclaration | |
VertexDeclaration(Graphics *graphics, const Vector< VertexBuffer * > &buffers, const PODVector< unsigned > &elementMasks) | Urho3D::VertexDeclaration | |
VertexDeclaration(Graphics *graphics, const Vector< SharedPtr< VertexBuffer > > &buffers, const PODVector< unsigned > &elementMasks) | Urho3D::VertexDeclaration | |
WeakRefs() const | Urho3D::RefCounted | |
~RefCounted() | Urho3D::RefCounted | virtual |
~VertexDeclaration() | Urho3D::VertexDeclaration |