Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetVector
Method
GetVector
trinity/TriVector.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
237
238
const Vector3* TriVector::GetVector() const
239
{
240
return this;
241
}
242
243
Vector3* TriVector::CopyVector(
244
Vector3* in ) const
Callers
15
PyRotationAxis
Method · 0.80
PySetRotationAxis
Method · 0.80
PySetVector
Method · 0.80
CopyTriVectorToVector2
Function · 0.80
CopyVector3ToTriVector
Function · 0.80
PyAdd
Method · 0.80
PyCross
Method · 0.80
PyDot
Method · 0.80
PyLerp
Method · 0.80
PyMaximize
Method · 0.80
PyMinimize
Method · 0.80
PySubtract
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected