Openholo  v4.0
Open Source Digital Holographic Library
OphMeshData Struct Reference

Data for triangular mesh. More...

#include <ophGen.h>

Collaboration diagram for OphMeshData:

Public Member Functions

 OphMeshData ()
 

Public Attributes

ulonglong n_faces = 0
 The number of faces in object. More...
 
Facefaces
 

Detailed Description

Data for triangular mesh.

Definition at line 645 of file ophGen.h.

Constructor & Destructor Documentation

◆ OphMeshData()

OphMeshData::OphMeshData ( )
inline

Definition at line 649 of file ophGen.h.

Member Data Documentation

◆ faces

Face* OphMeshData::faces

Definition at line 648 of file ophGen.h.

◆ n_faces

ulonglong OphMeshData::n_faces = 0

The number of faces in object.

Definition at line 647 of file ophGen.h.


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