MCPcopy Create free account
hub / github.com/dhale/jtk / drawBegin

Method drawBegin

core/src/main/java/edu/mines/jtk/sgl/Node.java:305–313  ·  view source on GitHub ↗

Begins the draw process for this node. This implementation pushes this node onto the draw context, and then pushes (saves) all OpenGL attributes. @param dc the draw context.

(DrawContext dc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawApplyMethod · 0.95
drawMethod · 0.45

Calls 5

getAttributeBitsMethod · 0.95
glPushAttribMethod · 0.80
getAttributeBitsMethod · 0.65
applyMethod · 0.65
pushNodeMethod · 0.45

Tested by

no test coverage detected