|
HDK
|
#include <vector.h>
Public Member Functions | |
| ReadWriteAccessor ()=default | |
| bool | IsEmpty () const |
| size_t | GetNumValues () const |
| bool | IsBoxed () const |
| TYPE & | operator[] (size_t i) const |
Friends | |
| class | VdfVector |
A read/write accessor for low-level access to the contents of the VdfVector.
|
default |
Default constructor.
|
inline |
|
inline |
|
inline |
|
inline |