Classes | |
| class | ROOT::RGeomBrowserIter |
| Iterator of hierarchical geometry structures. More... | |
Namespaces | |
| namespace | ROOT |
Functions | |
| std::unique_ptr< RootCsg::TBaseMesh > | MakeGeoMesh (TGeoMatrix *matr, TGeoShape *shape) |
| Function produces mesh for provided shape, applying matrix to the result. | |
| std::unique_ptr< RootCsg::TBaseMesh > MakeGeoMesh | ( | TGeoMatrix * | matr, |
| TGeoShape * | shape ) |
Function produces mesh for provided shape, applying matrix to the result.
Definition at line 895 of file RGeomData.cxx.