◆ getResDetectionPtr()
virtual Detection3D * larcfm::Detection3DResAcceptor::getResDetectionPtr |
( |
| ) |
const |
|
pure virtual |
Return a pointer to this object's Detection3D instance.
◆ getResDetectionRef()
virtual Detection3D & larcfm::Detection3DResAcceptor::getResDetectionRef |
( |
| ) |
const |
|
pure virtual |
Return a reference to this object's Detection3D instance.
◆ setResDetectionPtr()
virtual void larcfm::Detection3DResAcceptor::setResDetectionPtr |
( |
const Detection3D * |
cd | ) |
|
|
pure virtual |
Apply a deep copy of the Detection3D object pointed to to this object at the lowest level. The user is responsible for cleaning up the original instance.
◆ setResDetectionRef()
virtual void larcfm::Detection3DResAcceptor::setResDetectionRef |
( |
const Detection3D & |
cd | ) |
|
|
pure virtual |
Apply a deep copy of the referenced Detection3D object to this object at the lowest level. The user is responsible for cleaning up the original instance.
The documentation for this class was generated from the following file: