#include <DataStructs.h>
Collaboration diagram for MeshReconstruction::Rect3:Public Attributes | |
| Vec3 | min |
| Vec3 | size |
Definition at line 39 of file DataStructs.h.
| Vec3 MeshReconstruction::Rect3::min |
Definition at line 41 of file DataStructs.h.
Referenced by MeshReconstruction::Cube::Cube(), MeshReconstruction::MarchCube(), and carla::road::Map::SDFToMesh().
| Vec3 MeshReconstruction::Rect3::size |
Definition at line 42 of file DataStructs.h.
Referenced by MeshReconstruction::Cube::Cube(), MeshReconstruction::MarchCube(), and carla::road::Map::SDFToMesh().
1.8.13