mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
2b47f6d44a
commit
d05141e448
@ -29,7 +29,7 @@ get_rel_pos(const Node *node, const Node *relative_to,
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: get_mat
|
// Function: get_mat
|
||||||
// Description: Returns the net transform of the node, relative to
|
// Description: Returns the net transform of the node, relative to
|
||||||
// another nose (such as render).
|
// another node (such as render).
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
INLINE void
|
INLINE void
|
||||||
get_rel_mat(const Node *node, const Node *relative_to,
|
get_rel_mat(const Node *node, const Node *relative_to,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user