Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ UsageCode
Enum
UsageCode
trinityal/Tr2VertexDefinition.h:17–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{
16
public:
17
enum UsageCode
18
{
19
POSITION,
20
COLOR,
21
NORMAL,
22
TANGENT,
23
BITANGENT,
24
TEXCOORD,
25
BLENDINDICES,
26
BLENDWEIGHTS,
27
28
NUM_USAGE_CODE
29
};
30
31
enum DataType
32
{
Callers
1
ReadPipelineInputs
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected