Blender  V3.3
Public Attributes | List of all members
VertReverseLookupContext Struct Reference

Public Attributes

tbool bIsInitialized
 
int * pLookup
 
int iMaxVertIndex
 

Detailed Description

Definition at line 1758 of file mikktspace.c.

Member Data Documentation

◆ bIsInitialized

tbool VertReverseLookupContext::bIsInitialized

Definition at line 1759 of file mikktspace.c.

Referenced by FreeReverseLookup(), and LookupVertexIndexFromGoodTriangle().

◆ iMaxVertIndex

int VertReverseLookupContext::iMaxVertIndex

Definition at line 1761 of file mikktspace.c.

Referenced by GenerateReverseLookup(), and LookupVertexIndexFromGoodTriangle().

◆ pLookup

int* VertReverseLookupContext::pLookup

The documentation for this struct was generated from the following file: