Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
geomtools::display_data::display_item Struct Reference

#include <bayeux/geomtools/display_data.h>

Public Member Functions

 display_item ()
 
virtual ~display_item ()
 
void reset ()
 
wires_typegrab_wires ()
 

Public Attributes

std::string frame_info
 
std::string style
 
std::string color
 
std::list< geomtools::polyline_3dpaths
 Obsolete. More...
 
wires_type wires
 Collection of polylines (in 'wires' style) More...
 

Constructor & Destructor Documentation

◆ display_item()

geomtools::display_data::display_item::display_item ( )

◆ ~display_item()

virtual geomtools::display_data::display_item::~display_item ( )
virtual

Member Function Documentation

◆ grab_wires()

wires_type& geomtools::display_data::display_item::grab_wires ( )

◆ reset()

void geomtools::display_data::display_item::reset ( )

Member Data Documentation

◆ color

std::string geomtools::display_data::display_item::color

◆ frame_info

std::string geomtools::display_data::display_item::frame_info

◆ paths

std::list<geomtools::polyline_3d> geomtools::display_data::display_item::paths

Obsolete.

◆ style

std::string geomtools::display_data::display_item::style

◆ wires

wires_type geomtools::display_data::display_item::wires

Collection of polylines (in 'wires' style)


The documentation for this struct was generated from the following file: