Shapeworks Studio
2.1
Shape analysis software suite
|
Public Member Functions | |
DenseStorage (internal::constructor_without_unaligned_array_assert) | |
DenseStorage (DenseIndex, DenseIndex, DenseIndex) | |
void | swap (DenseStorage &other) |
void | conservativeResize (DenseIndex, DenseIndex, DenseIndex) |
void | resize (DenseIndex, DenseIndex, DenseIndex) |
const T * | data () const |
T * | data () |
Static Public Member Functions | |
static DenseIndex | rows (void) |
static DenseIndex | cols (void) |
Definition at line 110 of file DenseStorage.h.