| Capsule() | Lamp::Capsule | [inline] |
| Capsule(const Vector3 &origin, const Vector3 &direction, float radius) | Lamp::Capsule | [inline] |
| Capsule(float originX, float originY, float originZ, float directionX, float directionY, float directionZ, float radius) | Lamp::Capsule | [inline] |
| Capsule(const float *const source) | Lamp::Capsule | [inline, explicit] |
| epsilonEquals(const Capsule &target, float epsilon) const | Lamp::Capsule | [inline] |
| getDirection() const | Lamp::Capsule | [inline] |
| getDistance(const Vector3 &point) const | Lamp::Capsule | [inline] |
| getDistance(const AxisAlignedBox &axisAlignedBox) const | Lamp::Capsule | [inline] |
| getDistance(const Capsule &capsule) const | Lamp::Capsule | [inline] |
| getDistance(const Cone &cone) const | Lamp::Capsule | [inline] |
| getDistance(const Line &line) const | Lamp::Capsule | [inline] |
| getDistance(const OrientedBox &orientedBox) const | Lamp::Capsule | [inline] |
| getDistance(const Plane &plane) const | Lamp::Capsule | |
| getDistance(const Ray &ray) const | Lamp::Capsule | [inline] |
| getDistance(const Segment &segment) const | Lamp::Capsule | [inline] |
| getDistance(const Sphere &sphere) const | Lamp::Capsule | [inline] |
| getDistance(const Triangle &triangle) const | Lamp::Capsule | [inline] |
| getOrigin() const | Lamp::Capsule | [inline] |
| getRadius() const | Lamp::Capsule | [inline] |
| getSourcePosition() const | Lamp::Capsule | [inline] |
| getSquaredDistance(const Vector3 &point) const | Lamp::Capsule | |
| getSquaredDistance(const AxisAlignedBox &axisAlignedBox) const | Lamp::Capsule | |
| getSquaredDistance(const Capsule &capsule) const | Lamp::Capsule | |
| getSquaredDistance(const Cone &cone) const | Lamp::Capsule | |
| getSquaredDistance(const Line &line) const | Lamp::Capsule | |
| getSquaredDistance(const OrientedBox &orientedBox) const | Lamp::Capsule | |
| getSquaredDistance(const Plane &plane) const | Lamp::Capsule | [inline] |
| getSquaredDistance(const Ray &ray) const | Lamp::Capsule | |
| getSquaredDistance(const Segment &segment) const | Lamp::Capsule | |
| getSquaredDistance(const Sphere &sphere) const | Lamp::Capsule | |
| getSquaredDistance(const Triangle &triangle) const | Lamp::Capsule | |
| getTargetPosition() const | Lamp::Capsule | [inline] |
| intersect(const Vector3 &point) const | Lamp::Capsule | |
| intersect(const AxisAlignedBox &axisAlignedBox) const | Lamp::Capsule | |
| intersect(const Capsule &capsule) const | Lamp::Capsule | |
| intersect(const Cone &cone) const | Lamp::Capsule | |
| intersect(const Line &line) const | Lamp::Capsule | |
| intersect(const OrientedBox &orientedBox) const | Lamp::Capsule | |
| intersect(const Plane &plane) const | Lamp::Capsule | |
| intersect(const Ray &ray) const | Lamp::Capsule | |
| intersect(const Segment &segment) const | Lamp::Capsule | |
| intersect(const Sphere &sphere) const | Lamp::Capsule | |
| intersect(const Triangle &triangle) const | Lamp::Capsule | |
| isZero() const | Lamp::Capsule | [inline] |
| notEpsilonEquals(const Capsule &target, float epsilon) const | Lamp::Capsule | [inline] |
| operator!=(const Capsule &target) const | Lamp::Capsule | [inline] |
| operator==(const Capsule &target) const | Lamp::Capsule | [inline] |
| scaledTransform(const Matrix33 &matrix) const | Lamp::Capsule | [inline] |
| scaledTransform(const Matrix34 &matrix) const | Lamp::Capsule | [inline] |
| scaledTransform(const Matrix44 &matrix) const | Lamp::Capsule | [inline] |
| set(const Vector3 &origin, const Vector3 &direction, float radius) | Lamp::Capsule | [inline] |
| set(float originX, float originY, float originZ, float directionX, float directionY, float directionZ, float radius) | Lamp::Capsule | [inline] |
| set(const float *const source) | Lamp::Capsule | [inline] |
| setDirection(const Vector3 &direction) | Lamp::Capsule | [inline] |
| setOrigin(const Vector3 &origin) | Lamp::Capsule | [inline] |
| setPositions(const Vector3 &source, const Vector3 &target) | Lamp::Capsule | [inline] |
| setRadius(float radius) | Lamp::Capsule | [inline] |
| toString() const | Lamp::Capsule | [inline] |
| transform(const Matrix33 &matrix) const | Lamp::Capsule | [inline] |
| transform(const Matrix34 &matrix) const | Lamp::Capsule | [inline] |
| transform(const Matrix44 &matrix) const | Lamp::Capsule | [inline] |
| zero | Lamp::Capsule | [static] |