#include <Mesh.h>
Definition at line 66 of file Mesh.h.
◆ deserialize()
bool Divide::MeshNodeData::deserialize |
( |
ByteBuffer & |
dataIn | ) |
|
◆ serialize()
bool Divide::MeshNodeData::serialize |
( |
ByteBuffer & |
dataOut | ) |
const |
◆ _children
◆ _meshIndices
vector<U32> Divide::MeshNodeData::_meshIndices |
Index into Mesh::MeshData.
Definition at line 69 of file Mesh.h.
◆ _name
string Divide::MeshNodeData::_name |
◆ _transform
mat4<F32> Divide::MeshNodeData::_transform |
The documentation for this struct was generated from the following files:
- G:/Divide-Framework/Source/Geometry/Shapes/Headers/Mesh.h
- G:/Divide-Framework/Source/Geometry/Shapes/Mesh.cpp