GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
ga::Bounds Member List

This is the complete list of members for ga::Bounds, including all inherited members.

Bounds()ga::Boundsinline
Bounds(vec2 min_, vec2 max_)ga::Boundsinline
Bounds(vec3 min_, vec3 max_)ga::Boundsinline
Bounds(const Rect &rect)ga::Boundsinline
Bounds(const std::vector< vec3 > &points)ga::Boundsinline
center() constga::Boundsinline
Component()=defaultga::Component
Component(const Component &other)ga::Componentinline
contains(const vec3 &pos) constga::Boundsinline
draw()ga::Componentinlineprotectedvirtual
getNode() constga::Componentinline
include(vec3 pt)ga::Boundsinline
m_nodega::Componentprotected
maxga::Bounds
minga::Bounds
operator=(const Component &other)ga::Componentinline
setNode(std::shared_ptr< Node > node)ga::Componentinlineprotectedvirtual
setScene(std::shared_ptr< Scene > scene)ga::Componentinlineprotectedvirtual
size() constga::Boundsinline
translate(const vec3 &delta)ga::Boundsinline
update()ga::Componentinlineprotectedvirtual
~Component()=defaultga::Componentvirtual