Radium Engine
1.5.20
|
#include <Core/Geometry/TopologicalMesh.hpp>
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.