Public Types | Public Member Functions | Public Attributes
vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters Class Reference

#include <rasterized_outline2_packer.h>

List of all members.

Public Types

enum  costFuncEnum { MinWastedSpace, LowestHorizon, MixedCost }

Public Member Functions

 Parameters ()
 default constructor

Public Attributes

int cellSize
costFuncEnum costFunction
bool doubleHorizon
int rotationNum

Detailed Description

template<class SCALAR_TYPE, class RASTERIZER_TYPE>
class vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters

Definition at line 201 of file rasterized_outline2_packer.h.


Member Enumeration Documentation

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
enum vcg::RasterizedOutline2Packer::Parameters::costFuncEnum
Enumerator:
MinWastedSpace 
LowestHorizon 
MixedCost 

Definition at line 218 of file rasterized_outline2_packer.h.


Constructor & Destructor Documentation

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters::Parameters ( ) [inline]

default constructor

Definition at line 227 of file rasterized_outline2_packer.h.


Member Data Documentation

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
int vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters::cellSize

Definition at line 205 of file rasterized_outline2_packer.h.

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
costFuncEnum vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters::costFunction

Definition at line 223 of file rasterized_outline2_packer.h.

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
bool vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters::doubleHorizon

Definition at line 224 of file rasterized_outline2_packer.h.

template<class SCALAR_TYPE , class RASTERIZER_TYPE >
int vcg::RasterizedOutline2Packer< SCALAR_TYPE, RASTERIZER_TYPE >::Parameters::rotationNum

Definition at line 208 of file rasterized_outline2_packer.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