Representation of single item in the geometry browser.
Definition at line 88 of file RGeomData.hxx.
Protected Attributes | |
| std::string | color |
| color | |
| int | id {0} |
| node id | |
| std::string | material |
| material | |
| int | pvis {0} |
| visibility of physical node | |
| bool | top {false} |
| indicates if node selected as top | |
| int | vis {0} |
| visibility of logical node | |
Protected Attributes inherited from ROOT::Browsable::RItem | |
| bool | checked {false} |
| is checked, not yet used | |
| bool | expanded {false} |
| is expanded | |
| std::string | fsize |
| item size | |
| std::string | icon |
| icon associated with item | |
| std::string | mtime |
| modification time | |
| std::string | name |
| item name | |
| int | nchilds {0} |
| number of childs | |
| std::string | title |
| item title | |
#include <ROOT/RGeomData.hxx>
|
default |
Default constructor.
|
inline |
Definition at line 104 of file RGeomData.hxx.
|
overridedefault |
|
inline |
Definition at line 112 of file RGeomData.hxx.
|
inline |
Definition at line 113 of file RGeomData.hxx.
Definition at line 114 of file RGeomData.hxx.
|
protected |
color
Definition at line 93 of file RGeomData.hxx.
|
protected |
node id
Definition at line 92 of file RGeomData.hxx.
|
protected |
material
Definition at line 94 of file RGeomData.hxx.
|
protected |
visibility of physical node
Definition at line 96 of file RGeomData.hxx.
indicates if node selected as top
Definition at line 97 of file RGeomData.hxx.
|
protected |
visibility of logical node
Definition at line 95 of file RGeomData.hxx.