#include <NURBSMath.h>
Public Member Functions | |
| ResultOk< void > | Resize (Int cnt) | 
| Int | GetCount () const | 
| T & | operator[] (Int location) | 
| const T & | operator[] (Int location) const | 
Private Attributes | |
| T | _data [N] | 
| Int GetCount | ( | ) | const | 
| T& operator[] | ( | Int | location | ) | 
| const T& operator[] | ( | Int | location | ) | const | 
      
  | 
  private |