Cortex  10.0.0-a4
Public Member Functions | List of all members
IECore::ImathRandAdapter< T > Class Template Reference

#include <ImathRandAdapter.h>

Public Member Functions

 ImathRandAdapter (unsigned long int seed)
 
int operator() (int n)
 

Detailed Description

template<typename T>
class IECore::ImathRandAdapter< T >

A template class to tranform Imath random number generators into a model of STL RandomNumberGenerator function objects.


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