VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::FastVector< T > Class Template Reference

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 ()
 

The documentation for this class was generated from the following file: