|
SPH
|
This is the complete list of members for ICamera, including all inherited members.
| autoSetup(const Storage &storage)=0 | ICamera | pure virtual |
| clone() const =0 | ICamera | pure virtual |
| getCutoff() const =0 | ICamera | pure virtual |
| getFrame() const =0 | ICamera | pure virtual |
| getSize() const =0 | ICamera | pure virtual |
| getTarget() const =0 | ICamera | pure virtual |
| getUpVector() const =0 | ICamera | pure virtual |
| getWorldToPixel() const =0 | ICamera | pure virtual |
| pan(const Pixel offset)=0 | ICamera | pure virtual |
| project(const Vector &r) const =0 | ICamera | pure virtual |
| resize(const Pixel newSize)=0 | ICamera | pure virtual |
| setCutoff(const Optional< float > newCutoff)=0 | ICamera | pure virtual |
| setPosition(const Vector &newPosition)=0 | ICamera | pure virtual |
| setTarget(const Vector &newTarget)=0 | ICamera | pure virtual |
| transform(const AffineMatrix &matrix)=0 | ICamera | pure virtual |
| unproject(const Coords &coords) const =0 | ICamera | pure virtual |
| zoom(const Pixel fixedPoint, const float magnitude)=0 | ICamera | pure virtual |
| ~Polymorphic() | Polymorphic | inlinevirtual |