Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RGeomData.cxx File Reference

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.

Function Documentation

◆ MakeGeoMesh()

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.