Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ SetDefaultBlendState
Method
SetDefaultBlendState
GTE/Graphics/BaseEngine.h:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
inline void SetDefaultBlendState()
126
{
127
SetBlendState(mDefaultBlendState);
128
}
129
130
inline std::shared_ptr<BlendState> const& GetDefaultBlendState() const
131
{
Callers
14
Draw
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
GraphicsTick
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
OnIdle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected