![]() |
Radium Engine
1.7.0
|
#include <Core/Geometry/TopologicalMesh.hpp>
Collaboration diagram for Ra::Core::Geometry::TopologicalMeshTraits:Public Types | |
| using | Point = Ra::Core::Vector3 |
| using | Normal = Ra::Core::Vector3 |
Define the Traits to be used by OpenMesh for TopologicalMesh.
Definition at line 34 of file TopologicalMesh.hpp.
| using Ra::Core::Geometry::TopologicalMeshTraits::Normal = Ra::Core::Vector3 |
Definition at line 36 of file TopologicalMesh.hpp.
| using Ra::Core::Geometry::TopologicalMeshTraits::Point = Ra::Core::Vector3 |
Definition at line 35 of file TopologicalMesh.hpp.