All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StencilTablesFactory::Options Struct Reference

#include <stencilTablesFactory.h>

Public Member Functions

 Options ()
 

Public Attributes

int interpolationMode: 2
 interpolation mode More...
 
int generateOffsets: 1
 populate optional "_offsets" field More...
 
int generateAllLevels: 1
 vertices at all levels or highest only More...
 
int sortBySize: 1
 sort stencils by size (within a level) More...
 

Detailed Description

Definition at line 58 of file stencilTablesFactory.h.

Constructor & Destructor Documentation

Options ( )
inline

Definition at line 60 of file stencilTablesFactory.h.

Member Data Documentation

int generateAllLevels

vertices at all levels or highest only

Definition at line 65 of file stencilTablesFactory.h.

int generateOffsets

populate optional "_offsets" field

Definition at line 65 of file stencilTablesFactory.h.

int interpolationMode

interpolation mode

Definition at line 65 of file stencilTablesFactory.h.

int sortBySize

sort stencils by size (within a level)

Definition at line 65 of file stencilTablesFactory.h.


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