ToolMap
Loading...
Searching...
No Matches
agg::pod_array< T > Class Template Reference

Public Types

typedef T value_type
 
typedef pod_array< Tself_type
 

Public Member Functions

 pod_array (unsigned size)
 
 pod_array (const self_type &v)
 
void resize (unsigned size)
 
const self_typeoperator= (const self_type &v)
 
unsigned size () const
 
const Toperator[] (unsigned i) const
 
Toperator[] (unsigned i)
 
const Tat (unsigned i) const
 
Tat (unsigned i)
 
T value_at (unsigned i) const
 
const Tdata () const
 
Tdata ()
 

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