Public Types | Static Public Member Functions | Static Protected Member Functions

OpenTissue::geometry::detail::SamplingTypePicker Class Reference

#include <geometry_sampling_directions.h>

List of all members.

Public Types

enum  sampling_type { sphere_type, random_type, tetrahedron_type, icosahedron_type }

Static Public Member Functions

static sampling_type get_type ()
static void set_type (sampling_type new_type)
static bool & changed ()

Static Protected Member Functions

static sampling_typetype ()

Detailed Description

Auxiliary class used to pick the sampling strategy type.


Member Enumeration Documentation

Enumerator:
sphere_type 
random_type 
tetrahedron_type 
icosahedron_type 

Member Function Documentation

static bool& OpenTissue::geometry::detail::SamplingTypePicker::changed (  )  [inline, static]
static sampling_type OpenTissue::geometry::detail::SamplingTypePicker::get_type (  )  [inline, static]
static void OpenTissue::geometry::detail::SamplingTypePicker::set_type ( sampling_type  new_type  )  [inline, static]
static sampling_type& OpenTissue::geometry::detail::SamplingTypePicker::type (  )  [inline, static, protected]

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