![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
Public Member Functions | |
| FastVector (size_t size) | |
| T & | operator[] (size_t index) |
| const T & | operator[] (size_t index) const |
| size_t | size () const |
| void | resize (size_t size) |
| T * | data () |
| void | clear () |