Polyphase Game Engine
Loading...
Searching...
No Matches
GraphTypes.cpp File Reference

Functions

bool AreGraphPinTypesCompatible (DatumType outputType, DatumType inputType)
 
const char * GetDatumTypeName (DatumType type)
 
glm::vec4 GetDatumTypeColor (DatumType type)
 

Function Documentation

◆ AreGraphPinTypesCompatible()

bool AreGraphPinTypesCompatible ( DatumType  outputType,
DatumType  inputType 
)

◆ GetDatumTypeColor()

glm::vec4 GetDatumTypeColor ( DatumType  type)

◆ GetDatumTypeName()

const char * GetDatumTypeName ( DatumType  type)