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

#include <GU_Decompose.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
 
SYS_FORCE_INLINE const T & last () const
 

Detailed Description

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

Definition at line 59 of file GU_Decompose.h.

Constructor & Destructor Documentation

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

Definition at line 61 of file GU_Decompose.h.

Member Function Documentation

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

Definition at line 65 of file GU_Decompose.h.

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

Definition at line 68 of file GU_Decompose.h.

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

Definition at line 74 of file GU_Decompose.h.

template<typename T >
SYS_FORCE_INLINE const T& GU_Decomposition::PtrRange< T >::last ( ) const
inline

Definition at line 78 of file GU_Decompose.h.

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

Definition at line 71 of file GU_Decompose.h.


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