MCPcopy Create free account
hub / github.com/ImageEngine/cortex / mode

Method mode

src/IECoreGL/Selector.cpp:539–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539Selector::Mode Selector::mode() const
540{
541 return m_implementation->mode();
542}
543
544const Imath::M44d &Selector::postProjectionMatrix()
545{

Callers 3

renderMethod · 0.45
ScopedBindingMethod · 0.45
~ScopedBindingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected