Skip to content

Project OpenGeode

struct AttributeProperties

Struct holding Attribute flags used by the AttributeManager for updating/computing attribute values

Members

cpp
public bool assignable
public bool assignable
cpp
public bool interpolable
public bool interpolable

Functions

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)

Geode-solutions' documentation website