OpenStructure
|
#include <composite2.hh>
Public Member Functions | |
Ellipse2 () | |
Ellipse2 (Vec2 ori, Real a, Real b, Real gamma) | |
Vec2 | At (Real t) const |
Vec2 | AtAngle (Real angle_) const |
Rectangle2 | GetBoundingBox () const |
Real | GetA () const |
Real | GetB () const |
Real | GetGamma () const |
Real | GetArea () const |
Vec2 | GetOrigin () const |
void | SetA (Real a) |
void | SetB (Real b) |
void | SetGamma (Real gamma) |
void | SetOrigin (Vec2 ori) |
Definition at line 95 of file composite2.hh.
Ellipse2 | ( | ) |
|
inline |
Definition at line 103 of file composite2.hh.
|
inline |
Definition at line 106 of file composite2.hh.
|
inline |
Definition at line 104 of file composite2.hh.
Rectangle2 GetBoundingBox | ( | ) | const |
|
inline |
Definition at line 105 of file composite2.hh.
|
inline |
Definition at line 107 of file composite2.hh.
|
inline |
Definition at line 108 of file composite2.hh.
|
inline |
Definition at line 109 of file composite2.hh.
|
inline |
Definition at line 110 of file composite2.hh.
|
inline |
Definition at line 111 of file composite2.hh.