Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetType
Method
SetType
trinityal/tests/BitmapDimensions.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
{
14
}
15
void SetType( TextureType type )
16
{
17
m_type = type;
18
}
19
void SetFormat( PixelFormat format )
20
{
21
m_format = format;
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected