OSG
3.4.0
|
#include <Glyph.h>
Protected Attributes | |
osg::ref_ptr< Style > | _style |
osg::ref_ptr< osg::Geode > | _geode |
osg::ref_ptr< osg::Geometry > | _geometry |
osg::ref_ptr< osg::Vec3Array > | _vertices |
osg::ref_ptr< osg::Vec3Array > | _normals |
osg::Geometry::PrimitiveSetList | _frontPrimitiveSetList |
osg::Geometry::PrimitiveSetList | _wallPrimitiveSetList |
osg::Geometry::PrimitiveSetList | _backPrimitiveSetList |
![]() | |
OpenThreads::AtomicPtr | _observerSet |
OpenThreads::Atomic | _refCount |
Additional Inherited Members | |
![]() | |
static OpenThreads::Mutex * | getGlobalReferencedMutex () |
static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
static bool | getThreadSafeReferenceCounting () |
static void | setDeleteHandler (DeleteHandler *handler) |
static DeleteHandler * | getDeleteHandler () |
![]() | |
virtual | ~Referenced () |
void | signalObserversAndDelete (bool signalDelete, bool doDelete) const |
void | deleteUsingDeleteHandler () const |
osgText::GlyphGeometry::GlyphGeometry | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool osgText::GlyphGeometry::match | ( | const Style * | style | ) | const |
|
inline |
|
virtual |
Set whether to use a mutex to ensure ref() and unref() are thread safe.
Reimplemented from osg::Referenced.
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |