Rebel Fork Framework
Urho3D::ModelVertexMorph Struct Reference

Morph of ModelVertex. More...

#include <Urho3D/Graphics/ModelView.h>

Public Member Functions

bool HasPosition () const
 
bool HasNormal () const
 
bool HasTangent () const
 
bool IsEmpty () const
 
bool operator== (const ModelVertexMorph &rhs) const
 
bool operator!= (const ModelVertexMorph &rhs) const
 

Public Attributes

unsigned index_ {}
 
Vector3 positionDelta_
 
Vector3 normalDelta_
 
Vector3 tangentDelta_
 

Detailed Description

Morph of ModelVertex.


The documentation for this struct was generated from the following files: