This is the complete list of members for
MyDXFPathEntity, including all inherited members.
_handle | MyDXFEntity | [protected] |
_layer | MyDXFEntity | [protected] |
bbox_ppoint(Vec3D &min, Vec3D &max, const Vec3D &p) | MyDXFEntity | [protected, static] |
constructor_debug_print(void) const | MyDXFEntity | [protected] |
copy(void) const =0 | MyDXFEntity | [pure virtual] |
debug_print(std::ostream &os) const =0 | MyDXFEntity | [protected, pure virtual] |
debug_print_base(std::ostream &os) const | MyDXFEntity | [protected] |
end(void) const =0 | MyDXFPathEntity | [pure virtual] |
explode(class MyDXFEntities *ent, MyDXFFile *dxf, const Transformation *t) const =0 | MyDXFEntity | [pure virtual] |
get_bbox(Vec3D &min, Vec3D &max, const class MyDXFFile *dxf, const Transformation *t) const =0 | MyDXFEntity | [pure virtual] |
get_handle(void) const | MyDXFEntity | [inline] |
get_layer(void) const | MyDXFEntity | [inline] |
get_type(void) const =0 | MyDXFEntity | [pure virtual] |
MyDXFEntity() | MyDXFEntity | [protected] |
MyDXFPathEntity() | MyDXFPathEntity | [inline, protected] |
MyDXFPathEntity(const MyDXFEntity &ent) | MyDXFPathEntity | [inline, protected] |
operator<<(std::ostream &os, const MyDXFEntity &ent) | MyDXFEntity | [friend] |
plot(const class MyDXFFile *dxf, cairo_t *cairo, const Transformation *t, const double range[4]) const =0 | MyDXFEntity | [pure virtual] |
process_group(class MyDXFFile *dxf) | MyDXFEntity | [protected] |
ray_cross(double x, double y) const =0 | MyDXFPathEntity | [pure virtual] |
scale(class MyDXFFile *dxf, double s)=0 | MyDXFEntity | [pure virtual] |
set_end(const Vec3D &e)=0 | MyDXFPathEntity | [pure virtual] |
set_handle(const std::string &handle) | MyDXFEntity | [inline] |
set_layer(const std::string &layer) | MyDXFEntity | [inline] |
set_start(const Vec3D &s)=0 | MyDXFPathEntity | [pure virtual] |
start(void) const =0 | MyDXFPathEntity | [pure virtual] |
write(class MyDXFFile *dxf, std::ofstream &ostr)=0 | MyDXFEntity | [pure virtual] |
write_common(class MyDXFFile *dxf, std::ofstream &ostr) | MyDXFEntity | [protected] |
~MyDXFEntity() | MyDXFEntity | [inline, virtual] |
~MyDXFPathEntity() | MyDXFPathEntity | [inline, virtual] |