edoVectorBounds< EOT > Class Template Reference

A class that holds min and max bounds vectors. More...

#include <edoVectorBounds.h>

Inheritance diagram for edoVectorBounds< EOT >:
edoUniform< EOT >

List of all members.

Public Member Functions

 edoVectorBounds (EOT min, EOT max)
EOT min ()
EOT max ()
unsigned int size ()

Private Attributes

EOT _min
EOT _max

Detailed Description

template<typename EOT>
class edoVectorBounds< EOT >

A class that holds min and max bounds vectors.

Definition at line 34 of file edoVectorBounds.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs