waLBerla 7.2
Loading...
Searching...
No Matches
OpenMesh::Python::MeshTraits Struct Reference

#include <TriangleMeshes.h>

+ Inheritance diagram for OpenMesh::Python::MeshTraits:

Public Types

using Point = OpenMesh::Vec3d
 Use double precision points.
 
using Normal = OpenMesh::Vec3d
 Use double precision normals.
 
using Color = OpenMesh::Vec4f
 Use RGBA colors.
 

Member Typedef Documentation

◆ Color

using OpenMesh::Python::MeshTraits::Color = OpenMesh::Vec4f

Use RGBA colors.

◆ Normal

using OpenMesh::Python::MeshTraits::Normal = OpenMesh::Vec3d

Use double precision normals.

◆ Point

using OpenMesh::Python::MeshTraits::Point = OpenMesh::Vec3d

Use double precision points.


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