MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / getPositionList

Method getPositionList

examples/DCPS/ishapes/ShapeDynamics.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25std::vector<QPoint>
26ShapeDynamics::getPositionList()
27{
28 return plist_;
29}
30
31void
32ShapeDynamics::setConstraint(const QRect& rect) {

Callers 3

paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected