|
Blender V5.0
|
#include <globals.h>
Public Member Functions | |
| ccl_device_inline_method bool | is_empty () const |
| ccl_device_inline_method bool | contains (T value) const |
| ccl_device_inline_method T | length () const |
Public Attributes | |
| T | min |
| T | max |
Definition at line 870 of file device/hiprt/globals.h.
|
inline |
Definition at line 880 of file device/hiprt/globals.h.
|
inline |
Definition at line 874 of file device/hiprt/globals.h.
|
inline |
Definition at line 885 of file device/hiprt/globals.h.
| T KernelParamsHIPRT::Interval< T >::max |
Definition at line 872 of file device/hiprt/globals.h.
| T KernelParamsHIPRT::Interval< T >::min |
Definition at line 871 of file device/hiprt/globals.h.