OpenWalnut  1.4.0
Public Member Functions
WMarchingCubesAlgorithmTest Class Reference

Tests for the class computing the actual marching cubes. More...

#include <WMarchingCubesAlgorithm_test.h>

+ Inheritance diagram for WMarchingCubesAlgorithmTest:

List of all members.

Public Member Functions

void testInterpolate ()
 Test interpolate on edge.
void testGetVertexID ()
 Test computation of veretexID.
void testGetEdgeID ()
 Test computation of egeId.
void testCalculateIntersectionUnsignedChar ()
 Test calculateIntersection with unsigned char.
void testCalculateIntersectionFloat ()
 Test calculateIntersection with float.

Detailed Description

Tests for the class computing the actual marching cubes.

Definition at line 36 of file WMarchingCubesAlgorithm_test.h.


Member Function Documentation


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