MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / RGBAColor8Byte.cpp

File RGBAColor8Byte.cpp

TombEngine/Specific/RGBAColor8Byte.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "framework.h"
2#include "Specific/RGBAColor8Byte.h"
3
4static byte FloatComponentToByte(float value)

Callers

nothing calls this directly

Calls 3

ByteComponentToFloatFunction · 0.85
Vector3Function · 0.50
Vector4Function · 0.50

Tested by

no test coverage detected