C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Attribute container. More...
#include <cr_attribute_provider.h>
Public Member Functions | |
void | ReceiveAttributes (c3d::AttrVector &attrs) |
Save the received attributes. | |
void | DuplicateAttributes (c3d::AttrVector &attrs, MbRegDuplicate *iReg=nullptr) const |
Copy attributes. | |
size_t | AttributesCount () const |
Get the attributes count. | |
void | AddAttribute (MbAttribute &) |
Add an attribute. | |
const MbName & | GetName () const |
Get the topological object name. | |
void | ReadAttrCont (reader &) |
Read from stream. | |
void | WriteAttrCont (writer &) const |
Write to stream. | |
Attribute container.
An attribute container for a topological object.