Rebel Fork Framework
Urho3D::GeometryView Struct Reference

Model geometry, unpacked for easy editing. More...

#include <Urho3D/Graphics/ModelView.h>

Public Member Functions

unsigned CalculateNumMorphs () const
 Calculate number of morphs in the model.
 
void Normalize ()
 All equivalent views should be literally equal after normalization.
 
bool operator== (const GeometryView &rhs) const
 
bool operator!= (const GeometryView &rhs) const
 

Public Attributes

ea::vector< GeometryLODViewlods_
 LODs.
 
ea::string material_
 Material resource name.
 

Detailed Description

Model geometry, unpacked for easy editing.


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