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 |
Functions
MeshEnvironment |
|
MeshEnvironment |
|
| void | operator= |
| void | PatchMeshPointers |
| bool | IsValid |
Detailed Description
-
class
MeshEnvironment Public Functions
-
inline
MeshEnvironment()
-
MeshEnvironment(MeshEnvironment &&other)
-
void
operator=(MeshEnvironment &&other)
-
void
PatchMeshPointers()
-
bool
IsValid() const
-
inline