vcg::SamplingFlags Struct Reference

#include <sampling.h>

List of all members.

Public Types

enum  {
  HIST = 0x0001, VERTEX_SAMPLING = 0x0002, EDGE_SAMPLING = 0x0004, FACE_SAMPLING = 0x0008,
  MONTECARLO_SAMPLING = 0x0010, SUBDIVISION_SAMPLING = 0x0020, SIMILAR_SAMPLING = 0x0040, NO_SAMPLING = 0x0070,
  SAVE_ERROR = 0x0100, INCLUDE_UNREFERENCED_VERTICES = 0x0200, USE_STATIC_GRID = 0x0400, USE_HASH_GRID = 0x0800,
  USE_AABB_TREE = 0x1000, USE_OCTREE = 0x2000
}

Detailed Description

Definition at line 117 of file sampling.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
HIST 
VERTEX_SAMPLING 
EDGE_SAMPLING 
FACE_SAMPLING 
MONTECARLO_SAMPLING 
SUBDIVISION_SAMPLING 
SIMILAR_SAMPLING 
NO_SAMPLING 
SAVE_ERROR 
INCLUDE_UNREFERENCED_VERTICES 
USE_STATIC_GRID 
USE_HASH_GRID 
USE_AABB_TREE 
USE_OCTREE 

Definition at line 118 of file sampling.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:04 2013