Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
bitpit::VolOctree::OctantInfo Struct Reference

Public Member Functions

 OctantInfo (uint32_t _id, bool _internal)
 
bool operator== (const OctantInfo &other) const
 

Public Attributes

uint32_t id
 
bool internal
 

Detailed Description

OctantInfo allows to uniquely identify an octant of the underlying octree.

Definition at line 43 of file voloctree.hpp.

Constructor & Destructor Documentation

◆ OctantInfo() [1/2]

bitpit::VolOctree::OctantInfo::OctantInfo ( )
inline

Definition at line 44 of file voloctree.hpp.

◆ OctantInfo() [2/2]

bitpit::VolOctree::OctantInfo::OctantInfo ( uint32_t _id,
bool _internal )
inline

Definition at line 45 of file voloctree.hpp.

Member Function Documentation

◆ operator==()

bool bitpit::VolOctree::OctantInfo::operator== ( const OctantInfo & other) const
inline

Definition at line 47 of file voloctree.hpp.

Member Data Documentation

◆ id

uint32_t bitpit::VolOctree::OctantInfo::id

Definition at line 52 of file voloctree.hpp.

◆ internal

bool bitpit::VolOctree::OctantInfo::internal

Definition at line 53 of file voloctree.hpp.


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