|
Core 1.0
|
This is the complete list of members for Sphere, including all inherited members.
| Area() const | Sphere | inline |
| Area(const double &) | Sphere | inlinestatic |
| c | Sphere | protected |
| Center() const | Sphere | inline |
| epsilon | Sphere | static |
| EquiRectangular(int, int, int, int) | Sphere | static |
| Euler(const Vector &) const | Sphere | |
| Extend(const Vector &) | Sphere | |
| Extend(const double &) | Sphere | |
| Extended(const double &) const | Sphere | |
| Fibonacci(int, int) const | Sphere | |
| GetBox() const | Sphere | inline |
| Infinity | Sphere | static |
| Inside(const Vector &) const | Sphere | |
| Intersect(const Ray &) const | Sphere | |
| Intersect(const Ray &, double &, double &) const | Sphere | |
| Intersect(const Ray &, double &, double &, Vector &, Vector &) const | Sphere | |
| Intersect(const Box &) const | Sphere | |
| Intersect(const Sphere &, Circle &) const | Sphere | |
| Intersect(const Sphere &) const | Sphere | |
| Intersect(const Ray &, double &) const | Sphere | |
| Intersection(const Sphere &, const Sphere &, const Sphere &, Vector &, Vector &) | Sphere | static |
| InverseTransformed(const Frame &) const | Sphere | |
| Normal(const Vector &) const | Sphere | |
| Null | Sphere | static |
| operator*(const double &t, const Sphere &sphere) | Sphere | friend |
| operator*(const Sphere &sphere, const double &t) | Sphere | friend |
| operator+(const Sphere &a, const Sphere &b) | Sphere | friend |
| operator<<(std::ostream &s, const Sphere &sphere) | Sphere | friend |
| Poisson(const double &, int, Random &=Random::R239) const | Sphere | |
| R(const Vector &) const | Sphere | |
| R(const Sphere &) const | Sphere | |
| R(const Vector &, const Vector &) const | Sphere | |
| r | Sphere | protected |
| Radius() const | Sphere | inline |
| RandomInside(Random &=Random::R239) const | Sphere | |
| RandomNormal(Random &=Random::R239) | Sphere | static |
| RandomSurface(Random &=Random::R239) const | Sphere | |
| Rotate(const Matrix &) | Sphere | |
| Rotated(const Matrix &) const | Sphere | |
| Scale(const double &) | Sphere | |
| Scaled(const Vector &) const | Sphere | |
| Signed(const Vector &) const | Sphere | |
| Sphere() | Sphere | inline |
| Sphere(const double &) | Sphere | explicit |
| Sphere(const Vector &, const double &=0.0) | Sphere | explicit |
| Sphere(const Vector &, const Vector &) | Sphere | explicit |
| Sphere(const Vector &, const Vector &, const Vector &) | Sphere | explicit |
| Sphere(const Vector &, const Vector &, const Vector &, const Vector &) | Sphere | explicit |
| Sphere(const QVector< Vector > &) | Sphere | explicit |
| Transformed(const Frame &) const | Sphere | |
| Translate(const Vector &) | Sphere | |
| Translated(const Vector &) const | Sphere | |
| Unit | Sphere | static |
| Volume() const | Sphere | inline |
| Volume(const Sphere &) const | Sphere | |
| Volume(const double &) | Sphere | inlinestatic |
| ~Sphere() | Sphere | inline |