Class Index Cross Index Namespace Index

Class Gtk::CurveArray


Contained in: Gtk
Derived from: none
Derived by: none

#include <gtk--/curve.h>


public function member index:

CurveArray(const CurveArray& c);
CurveArray(int size, gfloat data[]);
CurveArray(const list<gfloat>& c);
CurveArray(const vector<gfloat>& c);
operator float* () const;
int size() const;
~CurveArray();
 

protected function member index:

void a_alloc(int size);
 

Description:



Function Member Descriptions:


Variable Member Descriptions: