HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Flatten2::PtrRange< T > Struct Template Reference

#include <GU_Flatten2.h>

Public Member Functions

 PtrRange (const T *s, const T *e)
 
SYS_FORCE_INLINE const T * begin () const
 
SYS_FORCE_INLINE const T * end () const
 
SYS_FORCE_INLINE exint size () const
 
SYS_FORCE_INLINE const T & first () const
 

Detailed Description

template<typename T>
struct GU_Flatten2::PtrRange< T >

Definition at line 54 of file GU_Flatten2.h.

Constructor & Destructor Documentation

template<typename T >
GU_Flatten2::PtrRange< T >::PtrRange ( const T *  s,
const T *  e 
)
inline

Definition at line 56 of file GU_Flatten2.h.

Member Function Documentation

template<typename T >
SYS_FORCE_INLINE const T* GU_Flatten2::PtrRange< T >::begin ( void  ) const
inline

Definition at line 60 of file GU_Flatten2.h.

template<typename T >
SYS_FORCE_INLINE const T* GU_Flatten2::PtrRange< T >::end ( void  ) const
inline

Definition at line 63 of file GU_Flatten2.h.

template<typename T >
SYS_FORCE_INLINE const T& GU_Flatten2::PtrRange< T >::first ( ) const
inline

Definition at line 69 of file GU_Flatten2.h.

template<typename T >
SYS_FORCE_INLINE exint GU_Flatten2::PtrRange< T >::size ( void  ) const
inline

Definition at line 66 of file GU_Flatten2.h.


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