|
typedef std::unique_ptr< pencil > | ref |
|
|
void | init_params (const STD_TR1::shared_ptr< const loadable_Object > &o) |
|
void | coloring (image_slice_coloring &isc, double min_x=-1., double max_x=-1.) |
|
const std::string & | name () const |
|
bool | should_draw (int point_layer, int drawing_layer) const |
| should I draw a point on layer point_layer when drawing drawing_layer?
|
|
size_t | number_of_drawing_layers () const |
| how many drawing layers are there?
|
|
|
template<class pencil_impl > |
static std::unique_ptr< pencil > | get_pencil (const pencil_impl &p) |
|
The documentation for this class was generated from the following file: