|
Blender V4.5
|
Go to the source code of this file.
Macros | |
| #define | SUBDIV_CUSTOM_DATA_VARIANT(suffix, gpu_comp_type, data_type, dimension) |
Patch evaluation | |
| #define | SUBDIV_PATCH_EVALUATION_BASIS_DEFINES() |
| #define | SUBDIV_PATCH_EVALUATION_BASIS() |
| #define | SUBDIV_PATCH_EVALUATION_FDOTS() |
| #define | SUBDIV_PATCH_EVALUATION_VERTS() |
Variables | |
Normals | |
| read | |
| uint | |
| #define SUBDIV_CUSTOM_DATA_VARIANT | ( | suffix, | |
| gpu_comp_type, | |||
| data_type, | |||
| dimension ) |
| #define SUBDIV_PATCH_EVALUATION_BASIS | ( | ) |
Definition at line 38 of file subdiv_info.hh.
| #define SUBDIV_PATCH_EVALUATION_BASIS_DEFINES | ( | ) |
Definition at line 35 of file subdiv_info.hh.
| #define SUBDIV_PATCH_EVALUATION_FDOTS | ( | ) |
Definition at line 57 of file subdiv_info.hh.
| #define SUBDIV_PATCH_EVALUATION_VERTS | ( | ) |
Definition at line 66 of file subdiv_info.hh.
| read |
Definition at line 267 of file subdiv_info.hh.
Referenced by blender::compositor::Result::bind_as_image(), BLI_read(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::interp_3d_closest(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::interp_closest(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::interp_linear(), LOCAL_GROUP_SIZE(), LOCAL_GROUP_SIZE(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::read(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::read(), blender::bke::bake::BlobReader::read_as_stream(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::read_clip(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::read_clip(), read_exhaustive(), blender::io::ply::read_temp_file_in_vectorchar(), and CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::trilinear_lookup().
Definition at line 268 of file subdiv_info.hh.