Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMesaCamera Member List
This is the complete list of members for vtkMesaCamera, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Azimuth(double angle)
- BreakOnError()
[static]
- CameraLightTransform
[protected]
- ClippingRange
[protected]
- ComputeCameraLightTransform()
[protected]
- ComputeCompositePerspectiveTransform(double aspect, double nearz, double farz)
[protected]
- ComputeDistance()
[protected]
- ComputePerspectiveTransform(double aspect, double nearz, double farz)
[protected]
- ComputeViewPlaneNormal()
- ComputeViewTransform()
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DirectionOfProjection
[protected]
- Distance
[protected]
- Dolly(double distance)
- Elevation(double angle)
- EyeAngle
[protected]
- FocalDisk
[protected]
- FocalPoint
[protected]
- GetCameraLightTransformMatrix()
- GetClassName()
[virtual]
- GetClippingRange()
[virtual]
- GetClippingRange(double &, double &)
[virtual]
- GetClippingRange(double[2])
[virtual]
- GetClippingRange(float a[2])
[inline]
- GetCommand(unsigned long tag)
- GetCompositePerspectiveTransform(double aspect, double nearz, double farz)
[inline]
- GetCompositePerspectiveTransformMatrix(double aspect, double nearz, double farz)
- GetDebug()
- GetDirectionOfProjection()
[virtual]
- GetDirectionOfProjection(double &, double &, double &)
[virtual]
- GetDirectionOfProjection(double[3])
[virtual]
- GetDirectionOfProjection(float a[3])
[inline]
- GetDistance()
[virtual]
- GetEyeAngle()
[virtual]
- GetFocalDisk()
[virtual]
- GetFocalPoint()
[virtual]
- GetFocalPoint(double &, double &, double &)
[virtual]
- GetFocalPoint(double[3])
[virtual]
- GetFocalPoint(float a[3])
[inline]
- GetFrustumPlanes(float aspect, float planes[24])
- GetGlobalWarningDisplay()
[static]
- GetMTime()
[virtual]
- GetOrientation()
[inline]
- GetOrientationWXYZ()
[inline]
- GetParallelProjection()
[virtual]
- GetParallelScale()
[virtual]
- GetPerspectiveTransform(double aspect, double nearz, double farz)
[inline]
- GetPerspectiveTransformMatrix(double aspect, double nearz, double farz)
- GetPosition()
[virtual]
- GetPosition(double &, double &, double &)
[virtual]
- GetPosition(double[3])
[virtual]
- GetPosition(float a[3])
[inline]
- GetReferenceCount()
[inline]
- GetRoll()
- GetThickness()
[virtual]
- GetViewAngle()
[virtual]
- GetViewingRaysMTime()
- GetViewPlaneNormal()
[virtual]
- GetViewPlaneNormal(double &, double &, double &)
[virtual]
- GetViewPlaneNormal(double[3])
[virtual]
- GetViewPlaneNormal(float a[3])
[inline]
- GetViewShear()
[virtual]
- GetViewShear(double &, double &, double &)
[virtual]
- GetViewShear(double[3])
[virtual]
- GetViewTransform()
[inline]
- GetViewTransformMatrix()
[inline]
- GetViewTransformObject()
[inline]
- GetViewUp()
[virtual]
- GetViewUp(double &, double &, double &)
[virtual]
- GetViewUp(double[3])
[virtual]
- GetViewUp(float a[3])
[inline]
- GetWindowCenter()
[virtual]
- GetWindowCenter(double &, double &)
[virtual]
- GetWindowCenter(double[2])
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LeftEye
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- ObliqueAngles
[protected]
- operator=(const vtkMesaCamera &) (defined in vtkMesaCamera)
[private]
- OrthogonalizeViewUp()
- ParallelProjection
[protected]
- ParallelProjectionOff()
[virtual]
- ParallelProjectionOn()
[virtual]
- ParallelScale
[protected]
- PerspectiveTransform
[protected]
- Pitch(double angle)
- Position
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- Render(vtkRenderer *ren)
[virtual]
- Roll(double angle)
- SafeDownCast(vtkObject *o)
[static]
- SetClippingRange(double near, double far)
- SetClippingRange(const double a[2])
[inline]
- SetClippingRange(const float a[2])
[inline]
- SetDebug(unsigned char debugFlag)
- SetDistance(double)
- SetEyeAngle(double)
[virtual]
- SetFocalDisk(double)
[virtual]
- SetFocalPoint(double x, double y, double z)
- SetFocalPoint(const double a[3])
[inline]
- SetFocalPoint(const float a[3])
[inline]
- SetGlobalWarningDisplay(int val)
[static]
- SetObliqueAngles(double alpha, double beta)
- SetParallelProjection(int flag)
- SetParallelScale(double scale)
- SetPosition(double x, double y, double z)
- SetPosition(const double a[3])
[inline]
- SetPosition(const float a[3])
[inline]
- SetReferenceCount(int)
- SetRoll(double angle)
- SetThickness(double)
- SetViewAngle(double angle)
- SetViewPlaneNormal(double x, double y, double z)
- SetViewPlaneNormal(const double a[3])
[inline]
- SetViewPlaneNormal(const float a[3])
[inline]
- SetViewShear(double dxdz, double dydz, double center)
- SetViewShear(double d[3])
- SetViewUp(double vx, double vy, double vz)
- SetViewUp(const double a[3])
[inline]
- SetViewUp(const float a[3])
[inline]
- SetWindowCenter(double x, double y)
- Stereo
[protected]
- SubjectHelper
[protected]
- Thickness
[protected]
- Transform
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateViewport(vtkRenderer *ren)
- vtkCamera::UpdateViewport(vtkRenderer *vtkNotUsed(ren))
[inline, virtual]
- ViewAngle
[protected]
- ViewingRaysModified()
- ViewingRaysMTime
[protected]
- ViewPlaneNormal
[protected]
- ViewShear
[protected]
- ViewTransform
[protected]
- ViewUp
[protected]
- vtkCamera()
[protected]
- vtkMesaCamera()
[inline, protected]
- vtkMesaCamera(const vtkMesaCamera &) (defined in vtkMesaCamera)
[private]
- vtkObject()
[protected]
- WindowCenter
[protected]
- Yaw(double angle)
- Zoom(double factor)
- ~vtkCamera()
[protected]
- ~vtkMesaCamera()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:35:23 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001