Home
last modified time | relevance | path

Searched defs:_otherFrame (Results 1 – 2 of 2) sorted by relevance

/dports/misc/dartsim/dart-6.11.1/dart/dynamics/
H A DSimpleFrame.cpp58 SimpleFrame::SimpleFrame(const SimpleFrame& _otherFrame, Frame* _refFrame) in SimpleFrame()
108 const Frame& _otherFrame, Frame* _refFrame, bool _copyProperties) in copy()
115 const Frame* _otherFrame, Frame* _refFrame, bool _copyProperties) in copy()
147 SimpleFrame& SimpleFrame::operator=(const SimpleFrame& _otherFrame) in operator =()
/dports/misc/dartsim/dart-6.11.1/python/dartpy/dynamics/
H A DSimpleFrame.cpp93 const dart::dynamics::Frame* _otherFrame) { in SimpleFrame()
109 const dart::dynamics::Frame* _otherFrame, in SimpleFrame()
111 bool _copyProperties) { in SimpleFrame()