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

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 48 of file REveGeoPolyShape.cxx.