#include <BoundSurfaceCnv_p2.h>
Definition at line 68 of file BoundSurfaceCnv_p2.h.
◆ createTransient()
Definition at line 42 of file BoundSurfaceCnv_p2.cxx.
33 typename BOUNDS_CNV::Trans_t* bounds = this->createTransFromPStore( &
m_boundsCnv, persObj->
m_bounds,
log );
34 transObj->m_bounds = std::shared_ptr<typename BOUNDS_CNV::Trans_t>(bounds);
◆ persToTrans()
Definition at line 40 of file BoundSurfaceCnv_p2.cxx.
25 throw std::runtime_error(
"BoundSurfaceCnv_p2::persToTrans shouldn't be called any more!");
◆ transToPers()
◆ m_boundsCnv
◆ m_surfaceCnv
The documentation for this class was generated from the following file: