Caribou
Public Member Functions | Public Attributes | List of all members
SofaCaribou::topology::FictitiousGrid< DataTypes >::CellData Struct Reference

Detailed Description

template<typename DataTypes>
struct SofaCaribou::topology::FictitiousGrid< DataTypes >::CellData

The Cell structure contains the quadtree (resp. octree) data of a given cell or subcell.

#include <FictitiousGrid.h>

Public Member Functions

 CellData (const Type &t, const Float &w, const int &r, const bool &b)
 

Public Attributes

Type type = Type::Undefined
 
Float weight = 0.
 
int region_id = -1
 
bool boundary_of_region = false
 

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