vtkRectangle Class Reference
#include <vtkRectangle.h>
List of all members.
Public Member Functions |
| void | AddPositionOffset (vtkFloatingPointType pos[3]) |
| void | AddPositionOffset (vtkFloatingPointType x, vtkFloatingPointType y, vtkFloatingPointType z) |
| void | GetPositionOffset (vtkFloatingPointType pos[3]) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| void | SetPositionOffset (vtkFloatingPointType x, vtkFloatingPointType y, vtkFloatingPointType z) |
| | vtkGetMacro (TextureTurn, int) |
| | vtkGetMacro (ZOffset, vtkFloatingPointType) |
| | vtkGetMacro (Bottom, vtkFloatingPointType) |
| | vtkGetMacro (Left, vtkFloatingPointType) |
| | vtkGetMacro (Height, vtkFloatingPointType) |
| | vtkGetMacro (Width, vtkFloatingPointType) |
| | vtkSetMacro (TextureTurn, int) |
| | vtkSetMacro (ZOffset, vtkFloatingPointType) |
| | vtkSetMacro (Bottom, vtkFloatingPointType) |
| | vtkSetMacro (Left, vtkFloatingPointType) |
| | vtkSetMacro (Height, vtkFloatingPointType) |
| | vtkSetMacro (Width, vtkFloatingPointType) |
| | vtkTypeRevisionMacro (vtkRectangle, vtkPolyDataSource) |
Static Public Member Functions |
| static vtkRectangle * | New () |
Protected Member Functions |
| void | Execute () |
| | vtkRectangle () |
| | ~vtkRectangle () |
Protected Attributes |
| vtkFloatingPointType | Bottom |
| vtkFloatingPointType | Height |
| vtkFloatingPointType | Left |
| vtkFloatingPointType | Normal [3] |
| int | TextureTurn |
| vtkFloatingPointType | Width |
| vtkFloatingPointType | ZOffset |
Private Member Functions |
| void | operator= (const vtkRectangle &) |
| | vtkRectangle (const vtkRectangle &) |
Constructor & Destructor Documentation
| vtkRectangle::vtkRectangle |
( |
|
) |
[protected] |
| vtkRectangle::~vtkRectangle |
( |
|
) |
[inline, protected] |
| vtkRectangle::vtkRectangle |
( |
const vtkRectangle & |
|
) |
[private] |
Member Function Documentation
| void vtkRectangle::AddPositionOffset |
( |
vtkFloatingPointType |
pos[3] |
) |
|
| void vtkRectangle::AddPositionOffset |
( |
vtkFloatingPointType |
x, |
|
|
vtkFloatingPointType |
y, |
|
|
vtkFloatingPointType |
z | |
|
) |
| | |
| void vtkRectangle::Execute |
( |
|
) |
[protected] |
References Bottom, Height, Left, New(), Normal, p, Vector3D< T >::set(), Vector2D< T >::set(), NodeSelector::t, TextureTurn, Vector2D< T >::values, Vector3D< T >::values, vtkFloatingPointType, Width, and ZOffset.
| void vtkRectangle::GetPositionOffset |
( |
vtkFloatingPointType |
pos[3] |
) |
|
| void vtkRectangle::operator= |
( |
const vtkRectangle & |
|
) |
[private] |
| void vtkRectangle::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent | |
|
) |
| | |
| void vtkRectangle::SetPositionOffset |
( |
vtkFloatingPointType |
x, |
|
|
vtkFloatingPointType |
y, |
|
|
vtkFloatingPointType |
z | |
|
) |
| | |
| vtkRectangle::vtkGetMacro |
( |
ZOffset |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkGetMacro |
( |
Bottom |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkGetMacro |
( |
Left |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkGetMacro |
( |
Height |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkGetMacro |
( |
Width |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkSetMacro |
( |
ZOffset |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkSetMacro |
( |
Bottom |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkSetMacro |
( |
Left |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkSetMacro |
( |
Height |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
| vtkRectangle::vtkSetMacro |
( |
Width |
, |
|
|
vtkFloatingPointType |
| |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: