MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / CalcInvTransform

Method CalcInvTransform

engine/Poseidon/Core/Visual.hpp:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 void SetTransform( const Matrix4 &transform ) {this->Matrix4::operator =(transform);}
20
21 Matrix4 CalcInvTransform() const {return InverseScaled();}
22
23 void SetOrient( Vector3Par dir, Vector3Par up )
24 {

Callers 3

MoveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected