Public Member Functions | Public Attributes
vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge Struct Reference

#include <extended_marching_cubes.h>

List of all members.

Public Member Functions

 LightEdge (size_t _face, size_t _edge)

Public Attributes

size_t edge
size_t face

Detailed Description

template<class TRIMESH_TYPE, class WALKER_TYPE>
struct vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge

Definition at line 91 of file extended_marching_cubes.h.


Constructor & Destructor Documentation

template<class TRIMESH_TYPE , class WALKER_TYPE >
vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge::LightEdge ( size_t  _face,
size_t  _edge 
) [inline]

Definition at line 93 of file extended_marching_cubes.h.


Member Data Documentation

template<class TRIMESH_TYPE , class WALKER_TYPE >
size_t vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge::edge

Definition at line 94 of file extended_marching_cubes.h.

template<class TRIMESH_TYPE , class WALKER_TYPE >
size_t vcg::tri::ExtendedMarchingCubes< TRIMESH_TYPE, WALKER_TYPE >::LightEdge::face

Definition at line 94 of file extended_marching_cubes.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:17