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