vtkLineRepresentation Member List

This is the complete list of members for vtkLineRepresentation, including all inherited members.

AddConsumer(vtkObject *c)vtkProp
AddEstimatedRenderTime(double t, vtkViewport *vtkNotUsed(vp))vtkProp [inline, virtual]
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObject [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AdjustBounds(double bounds[6], double newBounds[6], double center[3])vtkWidgetRepresentation [protected]
AllocatedRenderTimevtkProp [protected]
AnnotationTextScaleInitializedvtkLineRepresentation [protected]
BoundingBoxvtkLineRepresentation [protected]
BreakOnError()vtkObject [static]
BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path)vtkProp [virtual]
BuildRepresentation()vtkLineRepresentation [virtual]
BuildTimevtkWidgetRepresentation [protected]
ClampPosition(double x[3])vtkLineRepresentation [protected]
ClampToBoundsvtkLineRepresentation [protected]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
ComputeInteractionState(int X, int Y, int modify=0)vtkLineRepresentation [virtual]
ConsumersvtkProp [protected]
CreateDefaultProperties()vtkLineRepresentation [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
DistancevtkLineRepresentation [protected]
DistanceAnnotationFormatvtkLineRepresentation [protected]
DistanceAnnotationVisibilityvtkLineRepresentation [protected]
DistanceAnnotationVisibilityOff()vtkLineRepresentation [virtual]
DistanceAnnotationVisibilityOn()vtkLineRepresentation [virtual]
DragablevtkProp [protected]
DragableOff()vtkProp [virtual]
DragableOn()vtkProp [virtual]
EndPoint2PropertyvtkLineRepresentation [protected]
EndPointPropertyvtkLineRepresentation [protected]
EndWidgetInteraction(double newEventPos[2])vtkWidgetRepresentation [inline, virtual]
EstimatedRenderTimevtkProp [protected]
FastDelete()vtkObjectBase [virtual]
GetActors(vtkPropCollection *pc)vtkLineRepresentation [virtual]
GetActors2D(vtkPropCollection *)vtkWidgetRepresentation [inline, virtual]
GetAllocatedRenderTime()vtkProp [virtual]
GetBounds()vtkLineRepresentation [virtual]
GetClassName()vtkLineRepresentation [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetConsumer(int i)vtkProp
GetDebug()vtkObject
GetDistance()vtkLineRepresentation
GetDistanceAnnotationFormat()vtkLineRepresentation [virtual]
GetDistanceAnnotationProperty()vtkLineRepresentation [virtual]
GetDistanceAnnotationScale()vtkLineRepresentation [virtual]
GetDistanceAnnotationVisibility()vtkLineRepresentation [virtual]
GetDragable()vtkProp [virtual]
GetEndPoint2Property()vtkLineRepresentation [virtual]
GetEndPointProperty()vtkLineRepresentation [virtual]
GetEstimatedRenderTime(vtkViewport *)vtkProp [inline, virtual]
GetEstimatedRenderTime()vtkProp [inline, virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetHandleSize()vtkWidgetRepresentation [virtual]
GetInteractionState()vtkWidgetRepresentation [inline, virtual]
GetLineHandleRepresentation()vtkLineRepresentation [virtual]
GetLineProperty()vtkLineRepresentation [virtual]
GetMatrix()vtkProp [inline, virtual]
GetMTime()vtkLineRepresentation [virtual]
GetNeedToRender()vtkWidgetRepresentation [virtual]
GetNextPath()vtkProp [virtual]
GetNumberOfConsumers()vtkProp [virtual]
GetNumberOfPaths()vtkProp [inline, virtual]
GetPickable()vtkProp [virtual]
GetPlaceFactor()vtkWidgetRepresentation [virtual]
GetPoint1DisplayPosition(double pos[3])vtkLineRepresentation
GetPoint1DisplayPosition()vtkLineRepresentation
GetPoint1Representation()vtkLineRepresentation [virtual]
GetPoint1WorldPosition(double pos[3])vtkLineRepresentation
GetPoint1WorldPosition()vtkLineRepresentation
GetPoint2DisplayPosition(double pos[3])vtkLineRepresentation
GetPoint2DisplayPosition()vtkLineRepresentation
GetPoint2Representation()vtkLineRepresentation [virtual]
GetPoint2WorldPosition(double pos[3])vtkLineRepresentation
GetPoint2WorldPosition()vtkLineRepresentation
GetPolyData(vtkPolyData *pd)vtkLineRepresentation
GetPropertyKeys()vtkProp [virtual]
GetRedrawMTime()vtkProp [inline, virtual]
GetReferenceCount()vtkObjectBase [inline]
GetRenderer()vtkWidgetRepresentation [virtual]
GetRenderTimeMultiplier()vtkProp [virtual]
GetRepresentationState()vtkLineRepresentation [virtual]
GetResolution()vtkLineRepresentation
GetSelectedEndPoint2Property()vtkLineRepresentation [virtual]
GetSelectedEndPointProperty()vtkLineRepresentation [virtual]
GetSelectedLineProperty()vtkLineRepresentation [virtual]
GetSupportsSelection()vtkProp [inline, virtual]
GetTextActor()vtkLineRepresentation [virtual]
GetTolerance()vtkLineRepresentation [virtual]
GetUseBounds()vtkProp [virtual]
GetVisibility()vtkProp [virtual]
GetVolumes(vtkPropCollection *)vtkWidgetRepresentation [inline, virtual]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HandlevtkLineRepresentation [protected]
HandleGeometryvtkLineRepresentation [protected]
HandleMappervtkLineRepresentation [protected]
HandleRepresentationvtkLineRepresentation [protected]
HandleSizevtkWidgetRepresentation [protected]
HasKeys(vtkInformation *requiredKeys)vtkProp [virtual]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HasTranslucentPolygonalGeometry()vtkLineRepresentation [virtual]
Highlight(int vtkNotUsed(highlightOn))vtkWidgetRepresentation [inline, virtual]
HighlightLine(int highlight)vtkLineRepresentation [protected]
HighlightPoint(int ptId, int highlight)vtkLineRepresentation [protected]
InBounds(double x[3])vtkLineRepresentation [protected]
InitialBoundsvtkWidgetRepresentation [protected]
InitializedDisplayPositionvtkLineRepresentation [protected]
InitialLengthvtkWidgetRepresentation [protected]
InitPathTraversal()vtkProp [virtual]
InstantiateHandleRepresentation()vtkLineRepresentation
InteractionStatevtkWidgetRepresentation [protected]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkLineRepresentation [virtual]
IsConsumer(vtkObject *c)vtkProp
IsTypeOf(const char *type)vtkLineRepresentation [static]
LastEventPositionvtkLineRepresentation [protected]
LengthvtkLineRepresentation [protected]
LineActorvtkLineRepresentation [protected]
LineHandleRepresentationvtkLineRepresentation [protected]
LineMappervtkLineRepresentation [protected]
LinePickervtkLineRepresentation [protected]
LinePropertyvtkLineRepresentation [protected]
LineSourcevtkLineRepresentation [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
NeedToRendervtkWidgetRepresentation [protected]
NeedToRenderOff()vtkWidgetRepresentation [virtual]
NeedToRenderOn()vtkWidgetRepresentation [virtual]
New()vtkLineRepresentation [static]
NumberOfConsumersvtkProp [protected]
OnLine enum valuevtkLineRepresentation
OnP1 enum valuevtkLineRepresentation
OnP2 enum valuevtkLineRepresentation
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
Outside enum valuevtkLineRepresentation
PathsvtkProp [protected]
Pick()vtkProp [virtual]
PickablevtkProp [protected]
PickableOff()vtkProp [virtual]
PickableOn()vtkProp [virtual]
PlacedvtkWidgetRepresentation [protected]
PlaceFactorvtkWidgetRepresentation [protected]
PlaceWidget(double bounds[6])vtkLineRepresentation [virtual]
vtkWidgetRepresentation::PlaceWidget(double *vtkNotUsed(bounds[6]))vtkWidgetRepresentation [inline, virtual]
Point1RepresentationvtkLineRepresentation [protected]
Point2RepresentationvtkLineRepresentation [protected]
PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix))vtkProp [inline, virtual]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkLineRepresentation [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PropertyKeysvtkProp [protected]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
ReleaseGraphicsResources(vtkWindow *)vtkLineRepresentation [virtual]
RemoveAllObservers()vtkObject
RemoveConsumer(vtkObject *c)vtkProp
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RenderervtkWidgetRepresentation [protected]
RenderFilteredOpaqueGeometry(vtkViewport *v, vtkInformation *requiredKeys)vtkProp [virtual]
RenderFilteredOverlay(vtkViewport *v, vtkInformation *requiredKeys)vtkProp [virtual]
RenderFilteredTranslucentPolygonalGeometry(vtkViewport *v, vtkInformation *requiredKeys)vtkProp [virtual]
RenderFilteredVolumetricGeometry(vtkViewport *v, vtkInformation *requiredKeys)vtkProp [virtual]
RenderOpaqueGeometry(vtkViewport *)vtkLineRepresentation [virtual]
vtkWidgetRepresentation::RenderOpaqueGeometry(vtkViewport *vtkNotUsed(viewport))vtkWidgetRepresentation [inline, virtual]
RenderOverlay(vtkViewport *vtkNotUsed(viewport))vtkWidgetRepresentation [inline, virtual]
vtkProp::RenderOverlay(vtkViewport *)vtkProp [inline, virtual]
RenderTimeMultipliervtkProp [protected]
RenderTranslucentPolygonalGeometry(vtkViewport *)vtkLineRepresentation [virtual]
vtkWidgetRepresentation::RenderTranslucentPolygonalGeometry(vtkViewport *vtkNotUsed(viewport))vtkWidgetRepresentation [inline, virtual]
RenderVolumetricGeometry(vtkViewport *vtkNotUsed(viewport))vtkWidgetRepresentation [inline, virtual]
vtkProp::RenderVolumetricGeometry(vtkViewport *)vtkProp [inline, virtual]
ReportReferences(vtkGarbageCollector *)vtkObjectBase [protected, virtual]
RepresentationStatevtkLineRepresentation [protected]
RestoreEstimatedRenderTime()vtkProp [inline, virtual]
SafeDownCast(vtkObject *o)vtkLineRepresentation [static]
SavedEstimatedRenderTimevtkProp [protected]
Scaling enum valuevtkLineRepresentation
SelectedEndPoint2PropertyvtkLineRepresentation [protected]
SelectedEndPointPropertyvtkLineRepresentation [protected]
SelectedLinePropertyvtkLineRepresentation [protected]
SetAllocatedRenderTime(double t, vtkViewport *vtkNotUsed(v))vtkProp [inline, virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetDistanceAnnotationFormat(const char *)vtkLineRepresentation [virtual]
SetDistanceAnnotationScale(double x, double y, double z)vtkLineRepresentation [inline]
SetDistanceAnnotationScale(double scale[3])vtkLineRepresentation [virtual]
SetDistanceAnnotationVisibility(int)vtkLineRepresentation [virtual]
SetDragable(int)vtkProp [virtual]
SetEstimatedRenderTime(double t)vtkProp [inline, virtual]
SetGlobalWarningDisplay(int val)vtkObject [static]
SetHandleRepresentation(vtkPointHandleRepresentation3D *handle)vtkLineRepresentation
SetHandleSize(double)vtkWidgetRepresentation [virtual]
SetInteractionState(int)vtkLineRepresentation [virtual]
SetLineColor(double r, double g, double b)vtkLineRepresentation
SetNeedToRender(int)vtkWidgetRepresentation [virtual]
SetPickable(int)vtkProp [virtual]
SetPlaceFactor(double)vtkWidgetRepresentation [virtual]
SetPoint1DisplayPosition(double pos[3])vtkLineRepresentation
SetPoint1WorldPosition(double pos[3])vtkLineRepresentation
SetPoint2DisplayPosition(double pos[3])vtkLineRepresentation
SetPoint2WorldPosition(double pos[3])vtkLineRepresentation
SetPropertyKeys(vtkInformation *keys)vtkProp [virtual]
SetReferenceCount(int)vtkObjectBase
SetRenderer(vtkRenderer *ren)vtkLineRepresentation [virtual]
SetRenderTimeMultiplier(double t)vtkProp [inline]
SetRepresentationState(int)vtkLineRepresentation [virtual]
SetResolution(int res)vtkLineRepresentation
SetTolerance(int)vtkLineRepresentation [virtual]
SetUseBounds(bool)vtkProp [virtual]
SetVisibility(int)vtkProp [virtual]
ShallowCopy(vtkProp *prop)vtkWidgetRepresentation [virtual]
SizeHandles()vtkLineRepresentation [protected]
SizeHandlesInPixels(double factor, double pos[3])vtkWidgetRepresentation [protected]
SizeHandlesRelativeToViewport(double factor, double pos[3])vtkWidgetRepresentation [protected]
StartEventPositionvtkWidgetRepresentation [protected]
StartLineHandlevtkLineRepresentation [protected]
StartP1vtkLineRepresentation [protected]
StartP2vtkLineRepresentation [protected]
StartWidgetInteraction(double e[2])vtkLineRepresentation [virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkLineRepresentation
TextActorvtkLineRepresentation [protected]
TextInputvtkLineRepresentation [protected]
TextMappervtkLineRepresentation [protected]
TolerancevtkLineRepresentation [protected]
TranslatingP1 enum valuevtkLineRepresentation
TranslatingP2 enum valuevtkLineRepresentation
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
UseBoundsvtkProp [protected]
UseBoundsOff()vtkProp [virtual]
UseBoundsOn()vtkProp [virtual]
ValidPickvtkWidgetRepresentation [protected]
VisibilityvtkProp [protected]
VisibilityOff()vtkProp [virtual]
VisibilityOn()vtkProp [virtual]
vtkLineRepresentation()vtkLineRepresentation [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkProp()vtkProp [protected]
vtkWidgetRepresentation()vtkWidgetRepresentation [protected]
WeakPointersvtkObjectBase [protected]
WidgetInteraction(double e[2])vtkLineRepresentation [virtual]
~vtkLineRepresentation()vtkLineRepresentation [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkProp()vtkProp [protected]
~vtkWidgetRepresentation()vtkWidgetRepresentation [protected]


Generated on Wed Aug 24 11:46:02 2011 for VTK by  doxygen 1.5.6