From David Callu, "fixed bounding box bug"
This commit is contained in:
@@ -126,6 +126,9 @@ public:
|
||||
// // forcefully unloaded.
|
||||
friend class Font3D;
|
||||
|
||||
virtual osg::BoundingBox computeBound() const;
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
virtual ~Text3D() {}
|
||||
|
||||
Reference in New Issue
Block a user