Home
last modified time | relevance | path

Searched refs:vtkSetVector3Macro (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkAvatar.h40 vtkSetVector3Macro(HeadPosition, double);
42 vtkSetVector3Macro(HeadOrientation, double);
45 vtkSetVector3Macro(LeftHandPosition, double);
47 vtkSetVector3Macro(LeftHandOrientation, double);
50 vtkSetVector3Macro(RightHandPosition, double);
52 vtkSetVector3Macro(RightHandOrientation, double);
58 vtkSetVector3Macro(UpVector, double);
H A DvtkLight.h95 vtkSetVector3Macro(AmbientColor, double);
97 vtkSetVector3Macro(DiffuseColor, double);
99 vtkSetVector3Macro(SpecularColor, double);
113 vtkSetVector3Macro(Position, double);
126 vtkSetVector3Macro(FocalPoint, double);
182 vtkSetVector3Macro(AttenuationValues, double);
H A DvtkViewport.h96 vtkSetVector3Macro(Background, double);
105 vtkSetVector3Macro(Background2, double);
166 vtkSetVector3Macro(DisplayPoint, double);
176 vtkSetVector3Macro(ViewPoint, double);
352 vtkSetVector3Macro(EnvironmentalBG, double);
361 vtkSetVector3Macro(EnvironmentalBG2, double);
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/
H A DvtkImageChangeInformation.h48 vtkSetVector3Macro(OutputExtentStart, int);
55 vtkSetVector3Macro(OutputSpacing, double);
62 vtkSetVector3Macro(OutputOrigin, double);
76 vtkSetVector3Macro(ExtentTranslation, int);
81 vtkSetVector3Macro(SpacingScale, double);
86 vtkSetVector3Macro(OriginTranslation, double);
92 vtkSetVector3Macro(OriginScale, double);
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/
H A DvtkImageChangeInformation.h56 vtkSetVector3Macro(OutputExtentStart, int);
66 vtkSetVector3Macro(OutputSpacing, double);
76 vtkSetVector3Macro(OutputOrigin, double);
96 vtkSetVector3Macro(ExtentTranslation, int);
104 vtkSetVector3Macro(SpacingScale, double);
112 vtkSetVector3Macro(OriginTranslation, double);
121 vtkSetVector3Macro(OriginScale, double);
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/
H A DvtkImageChangeInformation.h56 vtkSetVector3Macro(OutputExtentStart, int);
66 vtkSetVector3Macro(OutputSpacing, double);
76 vtkSetVector3Macro(OutputOrigin, double);
96 vtkSetVector3Macro(ExtentTranslation, int);
104 vtkSetVector3Macro(SpacingScale, double);
112 vtkSetVector3Macro(OriginTranslation, double);
121 vtkSetVector3Macro(OriginScale, double);
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkResliceCursor.h71 vtkSetVector3Macro(Thickness, double);
118 vtkSetVector3Macro(XAxis, double);
119 vtkSetVector3Macro(YAxis, double);
120 vtkSetVector3Macro(ZAxis, double);
130 vtkSetVector3Macro(XViewUp, double);
131 vtkSetVector3Macro(YViewUp, double);
132 vtkSetVector3Macro(ZViewUp, double);
/dports/math/vtk6/VTK-6.2.0/Interaction/Style/
H A DvtkInteractorStyleImage.h136 vtkSetVector3Macro(XViewRightVector, double);
138 vtkSetVector3Macro(XViewUpVector, double);
140 vtkSetVector3Macro(YViewRightVector, double);
142 vtkSetVector3Macro(YViewUpVector, double);
144 vtkSetVector3Macro(ZViewRightVector, double);
146 vtkSetVector3Macro(ZViewUpVector, double);
/dports/math/vtk8/VTK-8.2.0/Interaction/Style/
H A DvtkInteractorStyleImage.h150 vtkSetVector3Macro(XViewRightVector, double);
152 vtkSetVector3Macro(XViewUpVector, double);
154 vtkSetVector3Macro(YViewRightVector, double);
156 vtkSetVector3Macro(YViewUpVector, double);
158 vtkSetVector3Macro(ZViewRightVector, double);
160 vtkSetVector3Macro(ZViewUpVector, double);
/dports/math/vtk9/VTK-9.1.0/Interaction/Style/
H A DvtkInteractorStyleImage.h147 vtkSetVector3Macro(XViewRightVector, double);
149 vtkSetVector3Macro(XViewUpVector, double);
151 vtkSetVector3Macro(YViewRightVector, double);
153 vtkSetVector3Macro(YViewUpVector, double);
155 vtkSetVector3Macro(ZViewRightVector, double);
157 vtkSetVector3Macro(ZViewUpVector, double);
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkArcSource.h45 vtkSetVector3Macro(Point1,double);
50 vtkSetVector3Macro(Point2,double);
57 vtkSetVector3Macro(Center,double);
63 vtkSetVector3Macro(Normal,double);
69 vtkSetVector3Macro(PolarVector,double);
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkArcSource.h56 vtkSetVector3Macro(Point1,double);
64 vtkSetVector3Macro(Point2,double);
74 vtkSetVector3Macro(Center,double);
84 vtkSetVector3Macro(Normal,double);
94 vtkSetVector3Macro(PolarVector,double);
/dports/math/vtk9/VTK-9.1.0/Filters/Sources/
H A DvtkArcSource.h56 vtkSetVector3Macro(Point1, double);
64 vtkSetVector3Macro(Point2, double);
74 vtkSetVector3Macro(Center, double);
84 vtkSetVector3Macro(Normal, double);
94 vtkSetVector3Macro(PolarVector, double);
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkLight.h86 vtkSetVector3Macro(AmbientColor,double);
88 vtkSetVector3Macro(DiffuseColor,double);
90 vtkSetVector3Macro(SpecularColor,double);
101 vtkSetVector3Macro(Position,double);
111 vtkSetVector3Macro(FocalPoint,double);
149 vtkSetVector3Macro(AttenuationValues,double);
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkLight.h95 vtkSetVector3Macro(AmbientColor,double);
97 vtkSetVector3Macro(DiffuseColor,double);
99 vtkSetVector3Macro(SpecularColor,double);
113 vtkSetVector3Macro(Position,double);
126 vtkSetVector3Macro(FocalPoint,double);
182 vtkSetVector3Macro(AttenuationValues,double);
/dports/math/vtk6/VTK-6.2.0/Filters/Texture/
H A DvtkTextureMapToPlane.h56 vtkSetVector3Macro(Origin,double);
61 vtkSetVector3Macro(Point1,double);
66 vtkSetVector3Macro(Point2,double);
73 vtkSetVector3Macro(Normal,double);
/dports/math/vtk9/VTK-9.1.0/Filters/Texture/
H A DvtkTextureMapToPlane.h62 vtkSetVector3Macro(Origin, double);
70 vtkSetVector3Macro(Point1, double);
78 vtkSetVector3Macro(Point2, double);
88 vtkSetVector3Macro(Normal, double);
/dports/math/vtk8/VTK-8.2.0/Filters/Texture/
H A DvtkTextureMapToPlane.h62 vtkSetVector3Macro(Origin,double);
70 vtkSetVector3Macro(Point1,double);
78 vtkSetVector3Macro(Point2,double);
88 vtkSetVector3Macro(Normal,double);
/dports/math/vtk9/VTK-9.1.0/Views/Core/
H A DvtkViewTheme.h70 vtkSetVector3Macro(PointColor, double);
129 vtkSetVector3Macro(CellColor, double);
187 vtkSetVector3Macro(OutlineColor, double);
195 vtkSetVector3Macro(SelectedPointColor, double);
205 vtkSetVector3Macro(SelectedCellColor, double);
215 vtkSetVector3Macro(BackgroundColor, double);
223 vtkSetVector3Macro(BackgroundColor2, double);
/dports/math/vtk8/VTK-8.2.0/Views/Core/
H A DvtkViewTheme.h70 vtkSetVector3Macro(PointColor, double);
129 vtkSetVector3Macro(CellColor, double);
187 vtkSetVector3Macro(OutlineColor, double);
195 vtkSetVector3Macro(SelectedPointColor, double);
205 vtkSetVector3Macro(SelectedCellColor, double);
215 vtkSetVector3Macro(BackgroundColor, double);
223 vtkSetVector3Macro(BackgroundColor2, double);
/dports/math/vtk6/VTK-6.2.0/Views/Core/
H A DvtkViewTheme.h59 vtkSetVector3Macro(PointColor, double);
106 vtkSetVector3Macro(CellColor, double);
152 vtkSetVector3Macro(OutlineColor, double);
157 vtkSetVector3Macro(SelectedPointColor, double);
164 vtkSetVector3Macro(SelectedCellColor, double);
171 vtkSetVector3Macro(BackgroundColor, double);
176 vtkSetVector3Macro(BackgroundColor2, double);
/dports/math/vtk6/VTK-6.2.0/Imaging/Sources/
H A DvtkImageGridSource.h36 vtkSetVector3Macro(GridSpacing,int);
41 vtkSetVector3Macro(GridOrigin,int);
77 vtkSetVector3Macro(DataSpacing,double);
82 vtkSetVector3Macro(DataOrigin,double);
/dports/math/vtk8/VTK-8.2.0/Imaging/Sources/
H A DvtkImageGridSource.h41 vtkSetVector3Macro(GridSpacing,int);
49 vtkSetVector3Macro(GridOrigin,int);
100 vtkSetVector3Macro(DataSpacing,double);
108 vtkSetVector3Macro(DataOrigin,double);
/dports/math/vtk9/VTK-9.1.0/Imaging/Sources/
H A DvtkImageGridSource.h41 vtkSetVector3Macro(GridSpacing, int);
49 vtkSetVector3Macro(GridOrigin, int);
100 vtkSetVector3Macro(DataSpacing, double);
108 vtkSetVector3Macro(DataOrigin, double);
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkResliceCursor.h61 vtkSetVector3Macro( Thickness, double );
97 vtkSetVector3Macro( XAxis, double );
98 vtkSetVector3Macro( YAxis, double );
99 vtkSetVector3Macro( ZAxis, double );

12345678910>>...19