|
Blender
V3.3
|
Public Attributes | |
| tbool | bIsInitialized |
| int * | pLookup |
| int | iMaxVertIndex |
Definition at line 1758 of file mikktspace.c.
| tbool VertReverseLookupContext::bIsInitialized |
Definition at line 1759 of file mikktspace.c.
Referenced by FreeReverseLookup(), and LookupVertexIndexFromGoodTriangle().
| int VertReverseLookupContext::iMaxVertIndex |
Definition at line 1761 of file mikktspace.c.
Referenced by GenerateReverseLookup(), and LookupVertexIndexFromGoodTriangle().
| int* VertReverseLookupContext::pLookup |
Definition at line 1760 of file mikktspace.c.
Referenced by FreeReverseLookup(), GenerateReverseLookup(), and LookupVertexIndexFromGoodTriangle().