Develop Biology
The language of life
|
#include <Perspective.h>
Static Public Member Functions | |
static Wave * | Clone (const Wave *toClone) |
static void | Delete (Wave *toDelete) |
Wave is incomplete here due to circular inheritance. To provide the complete type, we provide this Utilities class which is defined in a non-templated compilation unit.
Definition at line 49 of file Perspective.h.
Definition at line 28 of file Perspective.cpp.
References bio::physical::Wave::Clone().
Referenced by bio::physical::Perspective< DIMENSION >::AssociateType(), and bio::physical::Perspective< DIMENSION >::GetNewObjectFromId().
|
static |
Definition at line 33 of file Perspective.cpp.
Referenced by bio::physical::Perspective< DIMENSION >::~Perspective(), and bio::physical::Perspective< DIMENSION >::DisassociateType().