|
Blender V5.0
|
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 40 of file subdiv_infos.hh.
| #define SUBDIV_PATCH_EVALUATION_BASIS_DEFINES | ( | ) |
Definition at line 37 of file subdiv_infos.hh.
| #define SUBDIV_PATCH_EVALUATION_FDOTS | ( | ) |
Definition at line 57 of file subdiv_infos.hh.
| #define SUBDIV_PATCH_EVALUATION_VERTS | ( | ) |
Definition at line 66 of file subdiv_infos.hh.
| read |
Definition at line 279 of file subdiv_infos.hh.
Referenced by blender::compositor::Result::bind_as_image(), BLI_read(), 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(), blender::bke::bake::BlobReader::read_as_stream(), CCL_NAMESPACE_BEGIN::TextureInterpolator< TexT, OutT >::read_clip(), read_exhaustive(), and blender::io::ply::read_temp_file_in_vectorchar().
Definition at line 280 of file subdiv_infos.hh.