mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
oops, incorrect EXPCL
This commit is contained in:
parent
8747959c7b
commit
b1c7748300
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user