|
Blender
V3.3
|
Public Attributes | |
| OpenSubdiv_TopologyRefiner * | topology_refiner |
| const Mesh * | mesh |
| const MLoopUV * | mloopuv |
| float(* | buffer )[2] |
| int | layer_index |
Definition at line 125 of file subdiv_eval.c.
| float(* FaceVaryingDataFromUVContext::buffer)[2] |
Definition at line 129 of file subdiv_eval.c.
Referenced by set_face_varying_data_from_uv(), and set_face_varying_data_from_uv_task().
| int FaceVaryingDataFromUVContext::layer_index |
Definition at line 130 of file subdiv_eval.c.
Referenced by set_face_varying_data_from_uv(), and set_face_varying_data_from_uv_task().
| const Mesh* FaceVaryingDataFromUVContext::mesh |
Definition at line 127 of file subdiv_eval.c.
Referenced by set_face_varying_data_from_uv(), and set_face_varying_data_from_uv_task().
| const MLoopUV* FaceVaryingDataFromUVContext::mloopuv |
Definition at line 128 of file subdiv_eval.c.
Referenced by set_face_varying_data_from_uv(), and set_face_varying_data_from_uv_task().
| OpenSubdiv_TopologyRefiner* FaceVaryingDataFromUVContext::topology_refiner |
Definition at line 126 of file subdiv_eval.c.
Referenced by set_face_varying_data_from_uv(), and set_face_varying_data_from_uv_task().