|
OPTPiX SpriteStudio SDK
|
Public Types | |
| typedef Element | value_type |
| typedef Element * | iterator |
| typedef const Element * | const_iterator |
Public Member Functions | |
| NativeArray (const Element *array, size_t count, RelationToSource relation) | |
| NativeArray (const NativeArray &rhs) | |
| size_t | size () const |
| const_iterator | begin () const |
| const_iterator | end () const |
| bool | operator== (const NativeArray &rhs) const |