mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fixed typo
This commit is contained in:
parent
e286a73dbb
commit
f35b431f88
@ -146,7 +146,7 @@ PUBLISHED:
|
|||||||
INLINE void ls(ostream &out, int indent_level) const;
|
INLINE void ls(ostream &out, int indent_level) const;
|
||||||
|
|
||||||
// A node has two bounding volumes: the BoundedObject it inherits
|
// A node has two bounding volumes: the BoundedObject it inherits
|
||||||
// from is the "external" bound and represnts the node and all of
|
// from is the "external" bound and represents the node and all of
|
||||||
// its children, while the _internal_bound object is the "internal"
|
// its children, while the _internal_bound object is the "internal"
|
||||||
// bounds and represents only the node itself.
|
// bounds and represents only the node itself.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user