![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtVrfLineOfSightFunctor |
| Contains definition of DtVrfLineOfSightFunctor, DtVrfMemberLineOfSightFunctor, and DtLgrInterfaceFunctor classes. More... | |
| class | DtVrfMemberLineOfSightFunctor< T > |
| DtVrfMemberLineOfSightFuncto provides an implementation of the DtVrfLineOfSightFunctor which wraps a single member function call. More... | |
Macros | |
| #define | vrfLineOfSightFunctor_inl_ |
Typedefs | |
| typedef DtBoost::shared_ptr < DtVrfLineOfSightFunctor > | DtVrfLineOfSightFunctorSP |
| Typedefs for shared pointer to the Functors. | |
Functions | |
| template<typename T > | |
| DtVrfLineOfSightFunctorSP | DtVrfMemberLOSFunctorSPGenerator (T *object, typename DtVrfMemberLineOfSightFunctor< T >::CheckLineOfSightFunction function) |
| DtVrfLineOfSightFunctorSPGenerator is a utility function for creating shared pointers to DtVrfMemberLineOfSightFunctor's. | |
| #define vrfLineOfSightFunctor_inl_ |
| typedef DtBoost::shared_ptr<DtVrfLineOfSightFunctor> DtVrfLineOfSightFunctorSP |
Typedefs for shared pointer to the Functors.
| DtVrfLineOfSightFunctorSP DtVrfMemberLOSFunctorSPGenerator | ( | T * | object, |
| typename DtVrfMemberLineOfSightFunctor< T >::CheckLineOfSightFunction | function | ||
| ) |
DtVrfLineOfSightFunctorSPGenerator is a utility function for creating shared pointers to DtVrfMemberLineOfSightFunctor's.