#include <transform.h>
Inheritance diagram for sc::ISphericalTransform
Protected Methods | |
ISphericalTransform () | |
ISphericalTransform (int l, int subl=-1) | |
void | init () |
This determines all of the components of the transformation. More... |
|
This determines all of the components of the transformation. It should be possible to implement the SphericalTransformComponent::init specialization in such a way that the default SphericalTransform::init can be used. Reimplemented from sc::SphericalTransform. |