Falaise
4.0.1
SuperNEMO Software Toolkit
|
Special Gnuplot wires 3D rendering. More...
#include <falaise/bipo3/geometry/calo_tapered_scin_box_model.h>
Public Types | |
enum | wires_rendering_option_type { WR_CTSBM_NO_SCIN_BLOCK = (WR_BASE_LAST << 1), WR_CTSBM_NO_EXTRUSION = (WR_BASE_LAST << 2) } |
Rendering options. More... | |
Public Types inherited from geomtools::i_wires_drawer< calo_tapered_scin_box_model > | |
typedef calo_tapered_scin_box_model | object_type |
typedef calo_tapered_scin_box_model * | pointer_type |
typedef const calo_tapered_scin_box_model * | const_pointer_type |
typedef calo_tapered_scin_box_model & | reference_type |
typedef const calo_tapered_scin_box_model & | const_reference_type |
Public Types inherited from geomtools::i_wires_3d_rendering | |
enum | wires_rendering_option_type |
enum | sampling_level_type |
Special Gnuplot wires 3D rendering.
snemo::geometry::calo_tapered_scin_box_model::wires_drawer::wires_drawer | ( | const calo_tapered_scin_box_model & | model_ | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Generate a list of polylines representing the contour of the shape (for display clients)
Implements geomtools::i_wires_3d_rendering.