MeshEnvironment

Fields

SC::Store::Mesh mesh
bool isText
std::vector< SC::Store::Point > points
std::vector< SC::Store::Normal > normals
std::vector< SC::Store::UV > uvs
std::vector< SC::Store::RGBA32 > rgba32s

Detailed Description

class MeshEnvironment

Public Functions

inline MeshEnvironment()
MeshEnvironment(MeshEnvironment &&other)
void operator=(MeshEnvironment &&other)
void PatchMeshPointers()
bool IsValid() const

Public Members

SC::Store::Mesh mesh
bool isText
std::vector<SC::Store::Point> points
std::vector<SC::Store::Normal> normals
std::vector<SC::Store::UV> uvs
std::vector<SC::Store::RGBA32> rgba32s