mmg3d
_MMG3D_octree_s Struct Reference

#include <mmg3d.h>

Data Fields

struct _MMG3D_octree_sbranches
 
int * v
 
int nbVer
 
int depth
 

Detailed Description

Octree cell.

Field Documentation

◆ branches

struct _MMG3D_octree_s* _MMG3D_octree_s::branches

pointer toward the subtrees of the current octree

◆ depth

int _MMG3D_octree_s::depth

sub tree depth

◆ nbVer

int _MMG3D_octree_s::nbVer

number of vertices in the sub tree

◆ v

int* _MMG3D_octree_s::v

vertex index


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