|
U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
This is the complete list of members for Urho3D::DecalVertex, including all inherited members.
| blendIndices_ | Urho3D::DecalVertex | |
| blendWeights_ | Urho3D::DecalVertex | |
| DecalVertex()=default | Urho3D::DecalVertex | |
| DecalVertex(const Vector3 &position, const Vector3 &normal) | Urho3D::DecalVertex | inline |
| DecalVertex(const Vector3 &position, const Vector3 &normal, const float *blendWeights, const unsigned char *blendIndices) | Urho3D::DecalVertex | inline |
| normal_ | Urho3D::DecalVertex | |
| position_ | Urho3D::DecalVertex | |
| tangent_ | Urho3D::DecalVertex | |
| texCoord_ | Urho3D::DecalVertex |