PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::PositionNode Class Reference

#include <VolumeHelper.h>

Public Member Functions

DYN_FUNC PositionNode ()
 
DYN_FUNC PositionNode (int surf, OcKey pos)
 
DYN_FUNC bool operator> (const PositionNode &ug) const
 

Public Attributes

int surface_index
 
OcKey position_index
 

Detailed Description

Definition at line 7 of file VolumeHelper.h.

Constructor & Destructor Documentation

◆ PositionNode() [1/2]

DYN_FUNC dyno::PositionNode::PositionNode ( )
inline

Definition at line 11 of file VolumeHelper.h.

Here is the caller graph for this function:

◆ PositionNode() [2/2]

DYN_FUNC dyno::PositionNode::PositionNode ( int surf,
OcKey pos )
inline

Definition at line 16 of file VolumeHelper.h.

Member Function Documentation

◆ operator>()

DYN_FUNC bool dyno::PositionNode::operator> ( const PositionNode & ug) const
inline

Definition at line 21 of file VolumeHelper.h.

Here is the call graph for this function:

Member Data Documentation

◆ position_index

OcKey dyno::PositionNode::position_index

Definition at line 27 of file VolumeHelper.h.

◆ surface_index

int dyno::PositionNode::surface_index

Definition at line 26 of file VolumeHelper.h.


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