OpenStructure
Public Member Functions | Data Fields
TraceProfileEntry Struct Reference

#include <entity_detail.hh>

Public Member Functions

 TraceProfileEntry ()
 
 TraceProfileEntry (const geom::Vec3 &v_, const geom::Vec3 &n_)
 

Data Fields

geom::Vec3 v
 
geom::Vec3 n
 
VertexID id
 

Detailed Description

Definition at line 128 of file entity_detail.hh.

Constructor & Destructor Documentation

◆ TraceProfileEntry() [1/2]

TraceProfileEntry ( )
inline

Definition at line 129 of file entity_detail.hh.

◆ TraceProfileEntry() [2/2]

TraceProfileEntry ( const geom::Vec3 v_,
const geom::Vec3 n_ 
)
inline

Definition at line 130 of file entity_detail.hh.

Field Documentation

◆ id

Definition at line 134 of file entity_detail.hh.

◆ n

Definition at line 133 of file entity_detail.hh.

◆ v

Definition at line 132 of file entity_detail.hh.


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