|
Blender
V2.93
|
Public Attributes | |
| tbool | bIsInitialized |
| int * | pLookup |
| int | iMaxVertIndex |
Definition at line 1772 of file mikktspace.c.
| tbool VertReverseLookupContext::bIsInitialized |
Definition at line 1773 of file mikktspace.c.
Referenced by FreeReverseLookup(), and LookupVertexIndexFromGoodTriangle().
| int VertReverseLookupContext::iMaxVertIndex |
Definition at line 1775 of file mikktspace.c.
Referenced by GenerateReverseLookup(), and LookupVertexIndexFromGoodTriangle().
| int* VertReverseLookupContext::pLookup |
Definition at line 1774 of file mikktspace.c.
Referenced by FreeReverseLookup(), GenerateReverseLookup(), and LookupVertexIndexFromGoodTriangle().