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

Data for triangular mesh. More...

#include <ophGen.h>

Collaboration diagram for OphMeshData:

Public Member Functions

 OphMeshData ()
 
 OphMeshData ()
 

Public Attributes

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

Detailed Description

Data for triangular mesh.

Definition at line 644 of file ophGen.h.

Constructor & Destructor Documentation

◆ OphMeshData() [1/2]

OphMeshData::OphMeshData ( )
inline

Definition at line 648 of file ophGen.h.

◆ OphMeshData() [2/2]

OphMeshData::OphMeshData ( )
inline

Definition at line 648 of file ophGen.h.

Member Data Documentation

◆ faces

Face * OphMeshData::faces

Definition at line 647 of file ophGen.h.

◆ n_faces

ulonglong OphMeshData::n_faces = 0

The number of faces in object.

Definition at line 646 of file ophGen.h.


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