Project
Loading...
Searching...
No Matches
O2SurfaceSolidIO.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::base
 
namespace  o2::cad
 

Functions

bool o2::cad::LoadSurfaceSolid (const std::string &file, O2BVHSurfaceSolid &solid)
 
bool o2::cad::LoadFacetSolid (const std::string &file, o2::base::O2Tessellated &solid)
 
bool o2::cad::LoadFlatCSG (const std::string &file, O2FlatCSG &solid)
 Load a flat-CSG sidecar (flatcsg_*.bin, version 1) into solid; call CloseShape() after. False on an I/O or format error.
 
bool o2::cad::WriteFlatCSG (const std::string &file, const O2FlatCSG &solid)