Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
BIAS::MarchingCubesGridCell Struct Reference

#include <Utils/MarchingCubes.hh>

+ Collaboration diagram for BIAS::MarchingCubesGridCell:

Public Attributes

BIAS::Vector3< double > p [8]
 
double val [8]
 

Detailed Description

Definition at line 40 of file MarchingCubes.hh.

Member Data Documentation

BIAS::Vector3<double> BIAS::MarchingCubesGridCell::p[8]

Definition at line 41 of file MarchingCubes.hh.

Referenced by BIAS::MarchingCubes::PolygoniseCube().

double BIAS::MarchingCubesGridCell::val[8]

Definition at line 42 of file MarchingCubes.hh.

Referenced by BIAS::MarchingCubes::PolygoniseCube().


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