VTK
9.1.0
|
This is the complete list of members for vtkOpenGLGL2PSHelperImpl, including all inherited members.
ActiveState | vtkOpenGLGL2PSHelper | protected |
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 |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
Background enum value | vtkOpenGLGL2PSHelper | |
BreakOnError() | vtkObject | static |
Capture enum value | vtkOpenGLGL2PSHelper | |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Draw3DPath(vtkPath *path, vtkMatrix4x4 *actorMatrix, double rasterPos[3], unsigned char actorColor[4], vtkRenderer *ren, const char *label=nullptr) override | vtkOpenGLGL2PSHelperImpl | virtual |
DrawImage(vtkImageData *input, double pos[3]) override | vtkOpenGLGL2PSHelperImpl | virtual |
DrawPath(vtkPath *path, double rasterPos[3], double windowPos[2], unsigned char rgba[4], double scale[2]=nullptr, double rotateAngle=0.0, float strokeWidth=-1, const char *label=nullptr) override | vtkOpenGLGL2PSHelperImpl | virtual |
DrawPathPDF(vtkPath *path, double rasterPos[3], double windowPos[2], unsigned char rgba[4], double scale[2], double rotateAngle, float strokeWidth, const std::string &label) | vtkOpenGLGL2PSHelperImpl | protected |
DrawPathPS(vtkPath *path, double rasterPos[3], double windowPos[2], unsigned char rgba[4], double scale[2], double rotateAngle, float strokeWidth, const std::string &label) | vtkOpenGLGL2PSHelperImpl | protected |
DrawPathSVG(vtkPath *path, double rasterPos[3], double windowPos[2], unsigned char rgba[4], double scale[2], double rotateAngle, float strokeWidth, const std::string &label) | vtkOpenGLGL2PSHelperImpl | protected |
DrawString(const std::string &str, vtkTextProperty *tprop, double pos[3], double backgroundDepth, vtkRenderer *ren) override | vtkOpenGLGL2PSHelperImpl | virtual |
FastDelete() | vtkObjectBase | virtual |
GetActiveState() | vtkOpenGLGL2PSHelper | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetInstance() | vtkOpenGLGL2PSHelper | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLineStipple() | vtkOpenGLGL2PSHelper | virtual |
GetLineWidth() | vtkOpenGLGL2PSHelper | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetPointSize() | vtkOpenGLGL2PSHelper | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetRenderWindow() | vtkOpenGLGL2PSHelper | virtual |
GetTransformParameters(vtkRenderer *ren, vtkMatrix4x4 *actorMatrix, vtkMatrix4x4 *xform, double vpOrigin[2], double halfSize[2], double zfact[2]) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Inactive enum value | vtkOpenGLGL2PSHelper | |
InitializeObjectBase() | vtkObjectBase | |
Instance | vtkOpenGLGL2PSHelper | protectedstatic |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | 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) | vtkOpenGLGL2PSHelperImpl | virtual |
IsTypeOf(const char *type) | vtkOpenGLGL2PSHelperImpl | static |
LineStipple | vtkOpenGLGL2PSHelper | protected |
LineWidth | vtkOpenGLGL2PSHelper | protected |
LineWidthFactor | vtkOpenGLGL2PSHelper | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkOpenGLGL2PSHelperImpl | static |
NewInstance() const | vtkOpenGLGL2PSHelperImpl | |
NewInstanceInternal() const | vtkOpenGLGL2PSHelperImpl | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
PointSize | vtkOpenGLGL2PSHelper | protected |
PointSizeFactor | vtkOpenGLGL2PSHelper | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkOpenGLGL2PSHelperImpl | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessTransformFeedback(vtkTransformFeedback *tfc, vtkRenderer *ren, vtkActor *act) override | vtkOpenGLGL2PSHelperImpl | virtual |
ProcessTransformFeedback(vtkTransformFeedback *tfc, vtkRenderer *ren, unsigned char col[4]) override | vtkOpenGLGL2PSHelperImpl | virtual |
ProcessTransformFeedback(vtkTransformFeedback *tfc, vtkRenderer *ren, float col[4]) override | vtkOpenGLGL2PSHelperImpl | virtual |
ProjectPoint(double point[3], vtkRenderer *ren, vtkMatrix4x4 *actorMatrix=nullptr) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
ProjectPoint(double point[4], vtkMatrix4x4 *transformMatrix, double viewportOrigin[2], double halfWidth, double halfHeight, double zfact1, double zfact2) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
ProjectPoints(vtkPoints *points, vtkRenderer *ren, vtkMatrix4x4 *actorMatrix=nullptr) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
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 | |
RenderWindow | vtkOpenGLGL2PSHelper | protected |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkOpenGLGL2PSHelperImpl | static |
SetActiveState(State) | vtkOpenGLGL2PSHelper | protectedvirtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInstance(vtkOpenGLGL2PSHelper *) | vtkOpenGLGL2PSHelper | static |
SetLineStipple(unsigned short) | vtkOpenGLGL2PSHelper | virtual |
SetLineWidth(float) | vtkOpenGLGL2PSHelper | virtual |
SetLineWidthFactor(float) | vtkOpenGLGL2PSHelper | protectedvirtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetPointSize(float) | vtkOpenGLGL2PSHelper | virtual |
SetPointSizeFactor(float) | vtkOpenGLGL2PSHelper | protectedvirtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderWindow(vtkRenderWindow *) | vtkOpenGLGL2PSHelper | protectedvirtual |
SetTextAsPath(bool) | vtkOpenGLGL2PSHelper | protectedvirtual |
State enum name | vtkOpenGLGL2PSHelper | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkOpenGLGL2PSHelperImpl | |
TextAsPath | vtkOpenGLGL2PSHelper | protected |
TextPropertyToGL2PSAlignment(vtkTextProperty *tprop) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
TextPropertyToPSFontName(vtkTextProperty *tprop) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
UnprojectPoint(double point[4], vtkMatrix4x4 *invTransformMatrix, double viewportOrigin[2], double halfWidth, double halfHeight, double zfact1, double zfact2) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
UnprojectPoints(double *points3D, vtkIdType numPoints, vtkRenderer *ren, vtkMatrix4x4 *actorMatrix=nullptr) | vtkOpenGLGL2PSHelperImpl | protectedstatic |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkAbstractTypeMacro(vtkOpenGLGL2PSHelper, vtkObject) | vtkOpenGLGL2PSHelper | |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkOpenGLGL2PSHelper() | vtkOpenGLGL2PSHelper | protected |
vtkOpenGLGL2PSHelperImpl() | vtkOpenGLGL2PSHelperImpl | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkOpenGLGL2PSHelper() override | vtkOpenGLGL2PSHelper | protected |
~vtkOpenGLGL2PSHelperImpl() override | vtkOpenGLGL2PSHelperImpl | protected |