Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
Imath::Box3f TextPrimitive::bound() const
86
{
87
return m_bound;
88
}
89
90
void TextPrimitive::addPrimitiveVariable( const std::string &name, const IECoreScene::PrimitiveVariable &primVar )
91
{
Callers
1
TextPrimitive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected