Class ObserverSurface¶
- Defined in File Observer.h
Inheritance Relationships¶
Base Type¶
public ObserverFeature
(Class ObserverFeature)
Class Documentation¶
-
class
ObserverSurface
: public ObserverFeature¶ Detects particles crossing the durface.
Public Functions
-
ObserverSurface
(Surface *_surface)¶
-
DetectionState
checkDetection
(Candidate *candidate) const
-
std::string
getDescription
() const
-
size_t
addReference
() const
-
size_t
removeReference
() const
-
int
removeReferenceNoDelete
() const
-
size_t
getReferenceCount
() const
Protected Attributes
-
std::string
description
-
size_t
_referenceCount
-