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

Method GetPoint4WorldPosition

Interaction/Widgets/vtkBiDimensionalRepresentation.cxx:118–121  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

116
117//------------------------------------------------------------------------------
118void vtkBiDimensionalRepresentation::GetPoint4WorldPosition(double pos[3])
119{
120 this->Point4Representation->GetWorldPosition(pos);
121}
122
123//------------------------------------------------------------------------------
124void vtkBiDimensionalRepresentation::SetPoint1DisplayPosition(double x[3])

Callers 4

GetLength2Method · 0.95
BuildRepresentationMethod · 0.80

Calls 1

GetWorldPositionMethod · 0.45

Tested by 1