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

Method Position

Utilities/MetaIO/vtkmetaio/metaObject.cxx:569–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

567
568
569const double *
570MetaObject::Position() const
571{
572 return m_Offset;
573}
574
575double
576MetaObject::Position(int _i) const

Callers 2

WriteMethod · 0.80
ExecuteInformationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected