Go to the documentation of this file.
26 #ifndef vtkCameraActor_h
27 #define vtkCameraActor_h
29 #include "vtkRenderingCoreModule.h"
58 vtkSetMacro(WidthByHeightRatio,
double);
59 vtkGetMacro(WidthByHeightRatio,
double);
103 void UpdateViewProps();
map vtkPolyData to graphics primitives
double WidthByHeightRatio
vtkPolyDataMapper * FrustumMapper
represents an 3D object for placement in a rendered scene
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
vtkFrustumSource * FrustumSource
create a polygonal representation of a frustum
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
double * GetBounds() override=0
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
window superclass for vtkRenderWindow
virtual vtkTypeBool HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
a virtual camera for 3D rendering
vtkMTimeType GetMTime() override
Get the vtkProp3D's mtime.
abstract specification for Viewports
a frustum to represent a camera.
represent surface properties of a geometric object
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
vtkTypeUInt32 vtkMTimeType