|
Blender V5.0
|
#include <int_vector_types.h>
Public Member Functions | |
| int4 () | |
| int4 (int _x, int _y, int _z, int _w) | |
| const int & | operator[] (int i) const |
| int & | operator[] (int i) |
Public Attributes | |
| int | x |
| int | y |
| int | z |
| int | w |
Definition at line 109 of file int_vector_types.h.
|
inline |
Definition at line 150 of file btConvexHull.h.
|
inline |
|
inline |
Definition at line 159 of file btConvexHull.h.
|
inline |
Definition at line 158 of file btConvexHull.h.
| int int4::w |
Definition at line 113 of file int_vector_types.h.
Referenced by __operator__add__(), __operator__add__(), __operator__bitand__(), __operator__mul__(), __operator__mul__(), __operator__shr__(), __operator__xor__(), cast(), SVMShaderManager::device_update_specific(), ImageHandle::get_svm_slots(), int4(), int4_to_vec4(), local_index_to_coord(), make_vint8(), max(), min(), operator&(), operator*(), operator+(), operator-(), operator<(), operator<<(), operator==(), operator>=(), operator>>(), operator^(), operator|(), print_int4(), rect_clip(), rect_expand(), rect_is_valid(), rect_size(), BVH2::refit_node(), select(), and OSLRenderServices::texture().
| int int4::x |
Definition at line 110 of file int_vector_types.h.
Referenced by __operator__add__(), __operator__add__(), __operator__bitand__(), __operator__mul__(), __operator__mul__(), __operator__shr__(), __operator__xor__(), cast(), coord_to_local_index(), SVMShaderManager::device_update_specific(), ImageHandle::get_svm_slots(), int4(), int4_to_vec4(), local_index_to_coord(), make_vint8(), max(), min(), operator&(), operator*(), operator+(), operator-(), operator<(), operator<<(), operator==(), operator>=(), operator>>(), operator[](), operator[](), operator^(), operator|(), print_int4(), rect_clip(), rect_expand(), rect_is_valid(), rect_size(), BVH2::refit_node(), select(), and OSLRenderServices::texture().
| int int4::y |
Definition at line 111 of file int_vector_types.h.
Referenced by __operator__add__(), __operator__add__(), __operator__bitand__(), __operator__mul__(), __operator__mul__(), __operator__shr__(), __operator__xor__(), cast(), coord_to_local_index(), SVMShaderManager::device_update_specific(), ImageHandle::get_svm_slots(), int4(), int4_to_vec4(), local_index_to_coord(), make_vint8(), max(), min(), operator&(), operator*(), operator+(), operator-(), operator<(), operator<<(), operator==(), operator>=(), operator>>(), operator^(), operator|(), print_int4(), rect_clip(), rect_expand(), rect_is_valid(), rect_size(), BVH2::refit_node(), select(), and OSLRenderServices::texture().
| int int4::z |
Definition at line 112 of file int_vector_types.h.
Referenced by __operator__add__(), __operator__add__(), __operator__bitand__(), __operator__mul__(), __operator__mul__(), __operator__shr__(), __operator__xor__(), cast(), coord_to_local_index(), SVMShaderManager::device_update_specific(), ImageHandle::get_svm_slots(), int4(), int4_to_vec4(), local_index_to_coord(), make_vint8(), max(), min(), operator&(), operator*(), operator+(), operator-(), operator<(), operator<<(), operator==(), operator>=(), operator>>(), operator^(), operator|(), print_int4(), rect_clip(), rect_expand(), rect_is_valid(), rect_size(), BVH2::refit_node(), select(), and OSLRenderServices::texture().