Public Types | Public Member Functions | Static Public Member Functions | Private Attributes
vcg::SimpleVoxel< _ScalarType > Class Template Reference

#include <simple_volume.h>

List of all members.

Public Types

typedef _ScalarType ScalarType

Public Member Functions

vcg::Point3< ScalarTypeN () const
vcg::Point3< ScalarType > & N ()
float & V ()
float V () const
ScalarTypeV ()
ScalarType V () const

Static Public Member Functions

static bool HasNormal ()

Private Attributes

float _v
_ScalarType _v

Detailed Description

template<class _ScalarType = float>
class vcg::SimpleVoxel< _ScalarType >

Definition at line 90 of file simple_volume.h.


Member Typedef Documentation

template<class _ScalarType = float>
typedef _ScalarType vcg::SimpleVoxel< _ScalarType >::ScalarType

Definition at line 119 of file mc_trivial_walker.h.


Member Function Documentation

template<class _ScalarType = float>
static bool vcg::SimpleVoxel< _ScalarType >::HasNormal ( ) [inline, static]

Definition at line 122 of file mc_trivial_walker.h.

template<class _ScalarType = float>
vcg::Point3<ScalarType> vcg::SimpleVoxel< _ScalarType >::N ( ) const [inline]

Definition at line 123 of file mc_trivial_walker.h.

template<class _ScalarType = float>
vcg::Point3<ScalarType>& vcg::SimpleVoxel< _ScalarType >::N ( ) [inline]

Definition at line 124 of file mc_trivial_walker.h.

template<class _ScalarType = float>
float& vcg::SimpleVoxel< _ScalarType >::V ( ) [inline]

Definition at line 95 of file simple_volume.h.

template<class _ScalarType = float>
float vcg::SimpleVoxel< _ScalarType >::V ( ) const [inline]

Definition at line 96 of file simple_volume.h.

template<class _ScalarType = float>
ScalarType& vcg::SimpleVoxel< _ScalarType >::V ( ) [inline]

Definition at line 120 of file mc_trivial_walker.h.

template<class _ScalarType = float>
ScalarType vcg::SimpleVoxel< _ScalarType >::V ( ) const [inline]

Definition at line 121 of file mc_trivial_walker.h.


Member Data Documentation

template<class _ScalarType = float>
float vcg::SimpleVoxel< _ScalarType >::_v [private]

Definition at line 93 of file simple_volume.h.

template<class _ScalarType = float>
_ScalarType vcg::SimpleVoxel< _ScalarType >::_v [private]

Definition at line 117 of file mc_trivial_walker.h.


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


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