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

Getting absolute Matrix [deprecated]. (use GetMatrixAbsolute instead)

C++
bool GetD3DMatrix(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 GetD3DMatrix fills the pMatrix float-array parameter with the geometry's absolute 4*4 matrix. The array size must be at least 16 floats.

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