#include <bounds_component.h>
|
| vec3 | min = vec3( 0.f ) |
| |
| vec3 | max = vec3( 0.f ) |
| |
◆ Bounds() [1/5]
◆ Bounds() [2/5]
| ga::Bounds::Bounds |
( |
vec2 |
min_, |
|
|
vec2 |
max_ |
|
) |
| |
|
inline |
◆ Bounds() [3/5]
| ga::Bounds::Bounds |
( |
vec3 |
min_, |
|
|
vec3 |
max_ |
|
) |
| |
|
inline |
◆ Bounds() [4/5]
| ga::Bounds::Bounds |
( |
const Rect & |
rect | ) |
|
|
inline |
◆ Bounds() [5/5]
| ga::Bounds::Bounds |
( |
const std::vector< vec3 > & |
points | ) |
|
|
inline |
◆ center()
| vec3 ga::Bounds::center |
( |
| ) |
const |
|
inline |
◆ contains()
| bool ga::Bounds::contains |
( |
const vec3 & |
pos | ) |
const |
|
inline |
◆ include()
| Bounds & ga::Bounds::include |
( |
vec3 |
pt | ) |
|
|
inline |
◆ size()
| vec3 ga::Bounds::size |
( |
| ) |
const |
|
inline |
◆ translate()
| Bounds & ga::Bounds::translate |
( |
const vec3 & |
delta | ) |
|
|
inline |
◆ max
| vec3 ga::Bounds::max = vec3( 0.f ) |
◆ min
| vec3 ga::Bounds::min = vec3( 0.f ) |
The documentation for this class was generated from the following file:
- C:/Users/beiji/Desktop/G&A/oF/of_v0.11.2_vs2017_release/addons/ofxGAKit/libs/gaKit/src/ga/graph/components/bounds_component.h