MCPcopy Create free account
hub / github.com/axmolengine/axmol / setBlendFunc

Method setBlendFunc

tests/cpp-tests/Source/MeshRendererTest/DrawNode3D.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195void DrawNode3D::setBlendFunc(const BlendFunc& blendFunc)
196{
197 _blendFunc = blendFunc;
198}
199
200void DrawNode3D::onBeforeDraw()
201{

Callers 8

newBlendMethod · 0.45
NodeOpaqueTestMethod · 0.45
NodeNonOpaqueTestMethod · 0.45
onEnterMethod · 0.45
initMethod · 0.45
onEnterMethod · 0.45
onEnterMethod · 0.45

Calls

no outgoing calls

Tested by 7

newBlendMethod · 0.36
NodeOpaqueTestMethod · 0.36
NodeNonOpaqueTestMethod · 0.36
onEnterMethod · 0.36
onEnterMethod · 0.36
onEnterMethod · 0.36