OSG::PtrStripper< PtrT const * > Struct Template Reference

#include <OSGBaseFunctions.h>

List of all members.


Public Types

typedef const PtrT ConstObject
typedef PtrT * Ptr

Detailed Description

template<class PtrT>
struct OSG::PtrStripper< PtrT const * >

Definition at line 667 of file OSGBaseFunctions.h.


Member Typedef Documentation

template<class PtrT>
typedef const PtrT OSG::PtrStripper< PtrT const * >::ConstObject

Definition at line 669 of file OSGBaseFunctions.h.

template<class PtrT>
typedef PtrT* OSG::PtrStripper< PtrT const * >::Ptr

Definition at line 670 of file OSGBaseFunctions.h.


The documentation for this struct was generated from the following file: