Blender
V3.3
|
Public Attributes | |
int | poly_index |
int | corner |
Definition at line 24 of file subdiv_ccg_mask.c.
int PolyCornerIndex::corner |
Definition at line 26 of file subdiv_ccg_mask.c.
Referenced by displacement_data_init_mapping(), displacement_get_face_corner(), displacement_get_grid_and_coord(), displacement_get_other_grid(), mask_data_init_mapping(), and mask_get_grid_and_coord().
int PolyCornerIndex::poly_index |
Definition at line 25 of file subdiv_ccg_mask.c.
Referenced by average_get_other_ptex_and_corner(), average_read_displacement_object(), average_with_all(), displacement_data_init_mapping(), displacement_get_face_corner(), displacement_get_grid_and_coord(), displacement_get_other_grid(), mask_data_init_mapping(), and mask_get_grid_and_coord().