Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveGeomNodeInfo Class Reference

Definition at line 147 of file REveGeomData.hxx.

Public Attributes

std::string node_name
 node name
 
std::string node_type
 node class name
 
std::vector< std::string > path
 full path to node
 
RGeomRenderInfori {nullptr}
 rendering information (if applicable)
 
std::string shape_name
 shape class name (if any)
 
std::string shape_type
 shape type (if any)
 

#include <ROOT/REveGeomData.hxx>

Member Data Documentation

◆ node_name

std::string ROOT::Experimental::REveGeomNodeInfo::node_name

node name

Definition at line 151 of file REveGeomData.hxx.

◆ node_type

std::string ROOT::Experimental::REveGeomNodeInfo::node_type

node class name

Definition at line 150 of file REveGeomData.hxx.

◆ path

std::vector<std::string> ROOT::Experimental::REveGeomNodeInfo::path

full path to node

Definition at line 149 of file REveGeomData.hxx.

◆ ri

RGeomRenderInfo* ROOT::Experimental::REveGeomNodeInfo::ri {nullptr}

rendering information (if applicable)

Definition at line 155 of file REveGeomData.hxx.

◆ shape_name

std::string ROOT::Experimental::REveGeomNodeInfo::shape_name

shape class name (if any)

Definition at line 153 of file REveGeomData.hxx.

◆ shape_type

std::string ROOT::Experimental::REveGeomNodeInfo::shape_type

shape type (if any)

Definition at line 152 of file REveGeomData.hxx.

Libraries for ROOT::Experimental::REveGeomNodeInfo:

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