geomc 1.0
A c++ linear algebra template library
Public Types | Public Member Functions | Public Attributes | List of all members
ShapeDistribution< Shape > Struct Template Reference

Implements the RandomDistribution concept. More...

#include <geomc/random/SampleGeometry.h>

Public Types

typedef Shape::point_t result_type
 
typedef Shape param_type
 

Public Member Functions

 ShapeDistribution (const Shape &s)
 
void reset ()
 
Shape param () const
 
void param (const Shape &s)
 

Public Attributes

Shape shape
 

Detailed Description

template<typename Shape>
struct geom::ShapeDistribution< Shape >

Implements the RandomDistribution concept.


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