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

#include <mc_trivial_walker.h>

List of all members.

Public Types

typedef _ScalarType ScalarType

Public Member Functions

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

Static Public Member Functions

static bool HasNormal ()

Private Attributes

vcg::Point3< _ScalarType > _n
_ScalarType _v

Detailed Description

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

Definition at line 128 of file mc_trivial_walker.h.


Member Typedef Documentation

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

Definition at line 134 of file mc_trivial_walker.h.


Member Function Documentation

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

Definition at line 139 of file mc_trivial_walker.h.

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

Definition at line 137 of file mc_trivial_walker.h.

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

Definition at line 138 of file mc_trivial_walker.h.

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

Definition at line 135 of file mc_trivial_walker.h.

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

Definition at line 136 of file mc_trivial_walker.h.


Member Data Documentation

template<class _ScalarType = float>
vcg::Point3<_ScalarType> vcg::SimpleVoxelWithNormal< _ScalarType >::_n [private]

Definition at line 132 of file mc_trivial_walker.h.

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

Definition at line 131 of file mc_trivial_walker.h.


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


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