3 #ifndef VISR_OBJECTMODEL_HOA_SOURCE_HPP_INCLUDED 4 #define VISR_OBJECTMODEL_HOA_SOURCE_HPP_INCLUDED 31 std::unique_ptr<Object> clone()
const;
35 void setOrder( Order newOrder );
46 #endif // VISR_OBJECTMODEL_HOA_SOURCE_HPP_INCLUDED unsigned int ObjectId
Definition: object.hpp:23
unsigned int Order
Definition: hoa_source.hpp:21
ObjectTypeId
Definition: object_type.hpp:26
Definition: options.cpp:10
Order order() const
Definition: hoa_source.hpp:33
Definition: object.hpp:36
Definition: hoa_source.hpp:18