Project OpenGeode
struct AttributeProperties
Struct holding Attribute flags used by the AttributeManager for updating/computing attribute values
Members
cpp
public bool assignablepublic bool assignablecpp
public bool interpolablepublic bool interpolableFunctions
AttributeProperties
cpp
public void AttributeProperties()public void AttributeProperties()AttributeProperties
cpp
public void AttributeProperties(bool is_assignable, bool is_interpolable)public void AttributeProperties(bool is_assignable, bool is_interpolable)serialize
cpp
public void serialize(Archive & archive)public void serialize(Archive & archive)