Radium Engine  1.5.0
Ra::Core::Geometry::TopologicalMeshTraits Struct Reference

#include <Core/Geometry/TopologicalMesh.hpp>

Inherits OpenMesh::DefaultTraits.

+ Collaboration diagram for Ra::Core::Geometry::TopologicalMeshTraits:

Public Types

using Point = Ra::Core::Vector3
 
using Normal = Ra::Core::Vector3
 

Public Member Functions

 VertexAttributes (OpenMesh::Attributes::Status|OpenMesh::Attributes::Normal)
 
 FaceAttributes (OpenMesh::Attributes::Status|OpenMesh::Attributes::Normal)
 
 EdgeAttributes (OpenMesh::Attributes::Status)
 
 HalfedgeAttributes (OpenMesh::Attributes::Status|OpenMesh::Attributes::Normal)
 

Detailed Description

Define the Traits to be used by OpenMesh for TopologicalMesh.

Definition at line 34 of file TopologicalMesh.hpp.


The documentation for this struct was generated from the following file: