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

Method bound

src/IECoreGL/TextPrimitive.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85Imath::Box3f TextPrimitive::bound() const
86{
87 return m_bound;
88}
89
90void TextPrimitive::addPrimitiveVariable( const std::string &name, const IECoreScene::PrimitiveVariable &primVar )
91{

Callers 1

TextPrimitiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected