Class PhotonField
Defined in File PhotonBackground.h
Inheritance Relationships
Base Type
public Referenced(Class Referenced)
Derived Types
public BlackbodyPhotonField(Class BlackbodyPhotonField)public TabularPhotonField(Class TabularPhotonField)
Class Documentation
-
class PhotonField : public Referenced
Abstract base class for photon fields.
Subclassed by BlackbodyPhotonField, TabularPhotonField
Public Functions
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
inline size_t addReference() const