Add(Box2 const &b) | vcg::Box2< BoxScalarType > | [inline] |
Add(const Point2< BoxScalarType > &p) | vcg::Box2< BoxScalarType > | [inline] |
Area() const | vcg::Box2< BoxScalarType > | [inline] |
Box2() | vcg::Box2< BoxScalarType > | [inline] |
Box2(const Box2 &b) | vcg::Box2< BoxScalarType > | [inline] |
Center() const | vcg::Box2< BoxScalarType > | [inline] |
Collide(Box2 const &b) | vcg::Box2< BoxScalarType > | [inline] |
Diag() const | vcg::Box2< BoxScalarType > | [inline] |
Dim() const | vcg::Box2< BoxScalarType > | [inline] |
DimX() const | vcg::Box2< BoxScalarType > | [inline] |
DimY() const | vcg::Box2< BoxScalarType > | [inline] |
Intersect(const Box2 &b) | vcg::Box2< BoxScalarType > | [inline] |
IsEmpty() const | vcg::Box2< BoxScalarType > | [inline] |
IsIn(Point2< BoxScalarType > const &p) const | vcg::Box2< BoxScalarType > | [inline] |
IsInEx(Point2< BoxScalarType > const &p) const | vcg::Box2< BoxScalarType > | [inline] |
IsNull() const | vcg::Box2< BoxScalarType > | [inline] |
IsValid() const | vcg::Box2< BoxScalarType > | [inline] |
max | vcg::Box2< BoxScalarType > | |
min | vcg::Box2< BoxScalarType > | |
Normalize(Point2< BoxScalarType > &p) | vcg::Box2< BoxScalarType > | [inline] |
Offset(const BoxScalarType s) | vcg::Box2< BoxScalarType > | [inline] |
Offset(const Point2< BoxScalarType > &delta) | vcg::Box2< BoxScalarType > | [inline] |
operator==(Box2 const &p) const | vcg::Box2< BoxScalarType > | [inline] |
ScalarType typedef | vcg::Box2< BoxScalarType > | |
Set(const Point2< BoxScalarType > &p) | vcg::Box2< BoxScalarType > | [inline] |
Set(BoxScalarType minx, BoxScalarType miny, BoxScalarType maxx, BoxScalarType maxy) | vcg::Box2< BoxScalarType > | [inline] |
SetNull() | vcg::Box2< BoxScalarType > | [inline] |
Translate(const Point2< BoxScalarType > &p) | vcg::Box2< BoxScalarType > | [inline] |
~Box2() | vcg::Box2< BoxScalarType > | [inline] |