Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
NodeIndex Struct Reference

#include <NodeIndex.h>

Public Member Functions

bool isEmpty () const
 

Static Public Member Functions

static NodeIndex rootIndex ()
 

Data Fields

int val = -1
 

Detailed Description

Definition at line 3 of file NodeIndex.h.

Member Function Documentation

◆ isEmpty()

bool NodeIndex::isEmpty ( ) const
inline

Definition at line 6 of file NodeIndex.h.

◆ rootIndex()

static NodeIndex NodeIndex::rootIndex ( )
inlinestatic

Definition at line 10 of file NodeIndex.h.

Here is the caller graph for this function:

Field Documentation

◆ val

int NodeIndex::val = -1

Definition at line 4 of file NodeIndex.h.


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