#include <LUT.h>
Public Methods | |
| VEC (std::vector< T > const &v) | |
| Convenience constructor, initialize from std::vector. | |
| VEC (T d) | |
| void | set (T d) |
| T | operator[] (int n) const |
Friends | |
| class | VEC< 2, T > |
The methods here are pretty straightforward, see VEC<N, T> for details.
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
Convenience constructor, initialize from std::vector.
|
|
|||||
|
|
|
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage. Generated on Tue Oct 14 12:06:42 2003, using Doxygen 1.2.18. |