MCPcopy Create free account
hub / github.com/Kitware/VTK / ValidateDisplayPosition

Method ValidateDisplayPosition

Interaction/Widgets/vtkPointPlacer.cxx:69–72  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

67
68//------------------------------------------------------------------------------
69int vtkPointPlacer::ValidateDisplayPosition(vtkRenderer*, double vtkNotUsed(displayPos)[2])
70{
71 return 1;
72}
73
74//------------------------------------------------------------------------------
75void vtkPointPlacer::PrintSelf(ostream& os, vtkIndent indent)

Callers 4

SetDisplayPositionMethod · 0.45
SetDisplayPositionMethod · 0.45
SetDisplayPositionMethod · 0.45
SetDisplayPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected