anyKode Marilou
ContentsIndexHome
PreviousUpNext
Geom::GetMatrixAbsolute (float *)

Getting geometry's absolute Matrix.

C++
bool GetMatrixAbsolute(float * pMatrix);
Parameters 
Description 
float * pMatrix 
[out] 16 floats array to be filled with geometry's 4*4 matrix. 

true is absolute matrix if filled, false otherwise.

This override of GetMatrixAbsolute fills the pMatrix float-array parameter with the geometry 's absolute 4*4 matrix. The array size must be at least 16 floats. The time of the returned value can be read by using GetLastValueTime.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!