42 #ifndef vtkEllipticalButtonSource_h 43 #define vtkEllipticalButtonSource_h 145 double ComputeDepth(
int inTextureRegion,
double x,
double y,
double n[3]);
146 void InterpolateCurve(
int inTextureRegion,
vtkPoints *newPts,
int numPts,
148 int res,
int c1StartPoint,
int c1Incr,
149 int c2StartPoint,
int s2Incr,
int startPoint,
int incr);
151 void IntersectEllipseWithLine(
double a2,
double b2,
double dX,
double dY,
152 double& xe,
double& ye);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
dynamic, self-adjusting array of float
#define vtkSetClampMacro(name, type, min, max)
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
GLint GLint GLint GLint GLint x
a simple class to control print indentation
object to represent cell connectivity
represent and manipulate 3D points
#define vtkSetMacro(name, type)