MCPcopy 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_AddLineFunction · 0.45
FX_AddElectricityFunction · 0.45
FX_AddBezierFunction · 0.45

Calls 1

VectorCopyFunction · 0.85

Tested by

no test coverage detected