Radium Engine  1.5.20
Loading...
Searching...
No Matches
Ra::Core::Geometry::deprecated::TopologicalMeshTraits Struct Reference

#include <Core/Geometry/deprecated/TopologicalMesh.hpp>

+ Collaboration diagram for Ra::Core::Geometry::deprecated::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 35 of file TopologicalMesh.hpp.

Member Typedef Documentation

◆ Normal

using Ra::Core::Geometry::deprecated::TopologicalMeshTraits::Normal = Ra::Core::Vector3

Definition at line 37 of file TopologicalMesh.hpp.

◆ Point

using Ra::Core::Geometry::deprecated::TopologicalMeshTraits::Point = Ra::Core::Vector3

Definition at line 36 of file TopologicalMesh.hpp.


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