oops, incorrect EXPCL

This commit is contained in:
David Rose 2004-11-21 19:58:58 +00:00
parent 8747959c7b
commit b1c7748300

View File

@ -135,7 +135,7 @@ decompose_matrix(const FLOATNAME(LMatrix4) &mat,
// Deprecated function. // Deprecated function.
INLINE EXPCL_PANDA void INLINE_LINMATH void
compose_matrix(FLOATNAME(LMatrix3) &mat, compose_matrix(FLOATNAME(LMatrix3) &mat,
const FLOATNAME(LVecBase3) &scale, const FLOATNAME(LVecBase3) &scale,
const FLOATNAME(LVecBase3) &hpr, const FLOATNAME(LVecBase3) &hpr,