occ
Loading...
Searching...
No Matches
occ::ints::RIntsDynamic< T > Struct Template Reference

#include <rints.h>

Public Member Functions

OCC_GPU_ENABLED OCC_GPU_INLINE void set_L (int l)
 
OCC_GPU_ENABLED OCC_GPU_INLINE T & operator() (int t, int u, int v)
 
OCC_GPU_ENABLED OCC_GPU_INLINEoperator() (int t, int u, int v) const
 

Public Attributes

data [RINTS_MAX_SIZE]
 
int L
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
OCC_GPU_ENABLED OCC_GPU_INLINE T & occ::ints::RIntsDynamic< T >::operator() ( int  t,
int  u,
int  v 
)
inline

◆ operator()() [2/2]

template<typename T >
OCC_GPU_ENABLED OCC_GPU_INLINE T occ::ints::RIntsDynamic< T >::operator() ( int  t,
int  u,
int  v 
) const
inline

◆ set_L()

template<typename T >
OCC_GPU_ENABLED OCC_GPU_INLINE void occ::ints::RIntsDynamic< T >::set_L ( int  l)
inline

Member Data Documentation

◆ data

template<typename T >
T occ::ints::RIntsDynamic< T >::data[RINTS_MAX_SIZE]

◆ L

template<typename T >
int occ::ints::RIntsDynamic< T >::L

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