#include <primListWrapper.h>
Public Member Functions | |
PrimListWrapper () | |
PrimListWrapper (unsigned int index) | |
void | clear () |
void | addPrimitive (const SctPixelRod::RodPrimitive &prim, long *data=0) |
~PrimListWrapper () | |
Data Fields | |
std::auto_ptr< SctPixelRod::RodPrimList > | list |
std::list< long * > | data |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 19 of file primListWrapper.h. |
|
Definition at line 18 of file primListWrapper.h. |