Home
last modified time | relevance | path

Searched refs:pivotParent (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Database/Eloquent/Relations/Concerns/
H A DAsPivot.php16 public $pivotParent; variable
58 $instance->pivotParent = $parent;
234 return $this->pivotParent
235 ? $this->pivotParent->getCreatedAtColumn()
246 return $this->pivotParent
247 ? $this->pivotParent->getUpdatedAtColumn()
327 $this->pivotParent = null;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/
H A DAsPivot.php16 public $pivotParent; variable
58 $instance->pivotParent = $parent;
221 return $this->pivotParent
222 ? $this->pivotParent->getCreatedAtColumn()
233 return $this->pivotParent
234 ? $this->pivotParent->getUpdatedAtColumn()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp4465 btVector3 pivotParent(uc.m_parentFrame[0], uc.m_parentFrame[1], uc.m_parentFrame[2]); in processSaveWorldCommand() local
4527 pivotParent[0], pivotParent[1], pivotParent[2], in processSaveWorldCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp4465 btVector3 pivotParent(uc.m_parentFrame[0], uc.m_parentFrame[1], uc.m_parentFrame[2]); in processSaveWorldCommand() local
4527 pivotParent[0], pivotParent[1], pivotParent[2], in processSaveWorldCommand()