Memosa-FVM  0.2
Octree::Point Struct Reference

#include <Octree.h>

Collaboration diagram for Octree::Point:

Public Attributes

VectorT3 coordinate
 
int cellIndex
 
int code
 

Detailed Description

Definition at line 31 of file Octree.h.

Member Data Documentation

int Octree::Point::cellIndex

Definition at line 34 of file Octree.h.

Referenced by Octree::Create(), Octree::Impl(), and Octree::Naive_getNode().

int Octree::Point::code

Definition at line 35 of file Octree.h.

Referenced by Octree::build(), Octree::Create(), and Octree::Impl().


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