Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alembic/alembic
/ AttributeBlockHelper
Method
AttributeBlockHelper
prman/Procedural/ProcMain.cpp:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
{
61
public:
62
AttributeBlockHelper( const ObjectHeader &ohead )
63
{
64
RiAttributeBegin();
65
WriteIdentifier( ohead );
66
}
67
68
~AttributeBlockHelper()
69
{
Callers
nothing calls this directly
Calls
1
WriteIdentifier
Function · 0.85
Tested by
no test coverage detected