|
Blender
V2.93
|
#include <mikktspace.h>
Public Attributes | |
| SMikkTSpaceInterface * | m_pInterface |
| void * | m_pUserData |
Definition at line 126 of file mikktspace.h.
| SMikkTSpaceInterface* SMikkTSpaceContext::m_pInterface |
Definition at line 128 of file mikktspace.h.
Referenced by BKE_displist_tangent_calc(), BKE_mesh_calc_loop_tangent_single_ex(), DM_calc_loop_tangents_thread(), emDM_calc_loop_tangents_thread(), GenerateInitialVerticesIndexList(), genTangSpace(), GetNormal(), GetPosition(), and GetTexCoord().
| void* SMikkTSpaceContext::m_pUserData |
Definition at line 131 of file mikktspace.h.
Referenced by BKE_displist_tangent_calc(), BKE_mesh_calc_loop_tangent_single_ex(), dl3_ts_GetNormal(), dl3_ts_GetNumFaces(), dl3_ts_GetPosition(), dl3_ts_GetTextureCoordinate(), dl3_ts_SetTSpace(), dlsurf_ts_GetNormal(), dlsurf_ts_GetNumFaces(), dlsurf_ts_GetPosition(), dlsurf_ts_GetTextureCoordinate(), dlsurf_ts_SetTSpace(), DM_calc_loop_tangents_thread(), dm_ts_GetNormal(), dm_ts_GetNumFaces(), dm_ts_GetNumVertsOfFace(), dm_ts_GetPosition(), dm_ts_GetTextureCoordinate(), dm_ts_SetTSpace(), emDM_calc_loop_tangents_thread(), emdm_ts_GetNormal(), emdm_ts_GetNumFaces(), emdm_ts_GetNumVertsOfFace(), emdm_ts_GetPosition(), emdm_ts_GetTextureCoordinate(), emdm_ts_SetTSpace(), get_normal(), get_num_faces(), get_num_verts_of_face(), get_position(), get_texture_coordinate(), and set_tspace().