Modifier class in a Display3D stream. Useful to choose your own style for a given class. Realizes the concept CDrawableWithDisplay3D.
More...
#include <DGtal/io/DrawWithDisplay3DModifier.h>
Modifier class in a Display3D stream. Useful to choose your own style for a given class. Realizes the concept CDrawableWithDisplay3D.
Definition at line 96 of file DrawWithDisplay3DModifier.h.
◆ CustomStyle3D()
- Parameters
-
aClassname | the name of the class to which the style is associated. |
style | a pointer on a dynamically allocated style, which is acquired by the class. |
Definition at line 104 of file DrawWithDisplay3DModifier.h.
CountedPtr< DrawableWithDisplay3D > myStyle
◆ className()
std::string DGtal::CustomStyle3D::className |
( |
| ) |
const |
◆ myClassname
std::string DGtal::CustomStyle3D::myClassname |
◆ myStyle
The documentation for this struct was generated from the following file: