MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Portal::Forma::Layer Member List

This is the complete list of members for MayaFlux::Portal::Forma::Layer, including all inherited members.

add(Element element)MayaFlux::Portal::Forma::Layer
bring_to_front(uint32_t id)MayaFlux::Portal::Forma::Layer
clear()MayaFlux::Portal::Forma::Layer
elements() constMayaFlux::Portal::Forma::Layerinline
empty() constMayaFlux::Portal::Forma::Layerinline
get(uint32_t id) constMayaFlux::Portal::Forma::Layer
get(uint32_t id)MayaFlux::Portal::Forma::Layer
hit_test(glm::vec2 ndc) constMayaFlux::Portal::Forma::Layer
hit_test(double px, double py, uint32_t win_w, uint32_t win_h) constMayaFlux::Portal::Forma::Layer
hit_test_all(glm::vec2 ndc) constMayaFlux::Portal::Forma::Layer
hit_test_all(double px, double py, uint32_t win_w, uint32_t win_h) constMayaFlux::Portal::Forma::Layer
Layer()=defaultMayaFlux::Portal::Forma::Layer
Layer(const Layer &)=deleteMayaFlux::Portal::Forma::Layer
Layer(Layer &&)=defaultMayaFlux::Portal::Forma::Layer
m_elementsMayaFlux::Portal::Forma::Layerprivate
m_next_idMayaFlux::Portal::Forma::Layerprivate
m_relationsMayaFlux::Portal::Forma::Layerprivate
operator=(const Layer &)=deleteMayaFlux::Portal::Forma::Layer
operator=(Layer &&)=defaultMayaFlux::Portal::Forma::Layer
relate(uint32_t primary_id, uint32_t related_id)MayaFlux::Portal::Forma::Layer
related_ids(uint32_t primary_id) constMayaFlux::Portal::Forma::Layer
remove(uint32_t id)MayaFlux::Portal::Forma::Layer
send_to_back(uint32_t id)MayaFlux::Portal::Forma::Layer
set_bounds(uint32_t id, Kinesis::AABB2D bounds)MayaFlux::Portal::Forma::Layer
set_contains(uint32_t id, std::function< bool(glm::vec2)> fn)MayaFlux::Portal::Forma::Layer
set_interactive(uint32_t id, bool interactive)MayaFlux::Portal::Forma::Layer
set_visible(uint32_t id, bool visible)MayaFlux::Portal::Forma::Layer
size() constMayaFlux::Portal::Forma::Layerinline
test_element(const Element &el, glm::vec2 ndc) noexceptMayaFlux::Portal::Forma::Layerprivatestatic
to_ndc(double px, double py, uint32_t win_w, uint32_t win_h) noexceptMayaFlux::Portal::Forma::Layerprivatestatic
unrelate(uint32_t primary_id, uint32_t related_id)MayaFlux::Portal::Forma::Layer
~Layer()=defaultMayaFlux::Portal::Forma::Layer