Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ SetOrigin2
Method
SetOrigin2
code/cgame/FxPrimitives.h:365–365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
364
365
inline void SetOrigin2( const vec3_t org2 ) { VectorCopy( org2, mOrigin2 ); }
366
};
367
368
//------------------------------
Callers
3
FX_AddLine
Function · 0.45
FX_AddElectricity
Function · 0.45
FX_AddBezier
Function · 0.45
Calls
1
VectorCopy
Function · 0.85
Tested by
no test coverage detected