, including all inherited members.
_heap_allocated (defined in nux::Trackable) | nux::Trackable | [protected] |
AddProperty(std::string const &name, PropertyBase *property) (defined in nux::Introspectable) | nux::Introspectable | [inline] |
BMFontParseFNT(std::istream &Stream) (defined in nux::FontTexture) | nux::FontTexture | |
CursorPosToX(const NString &Str, int icp, bool fTrailing, int *pX) (defined in nux::FontTexture) | nux::FontTexture | |
Dispose() | nux::Object | [virtual] |
FontRenderer (defined in nux::FontTexture) | nux::FontTexture | [friend] |
FontTexture(const TCHAR *FontFile, NUX_FILE_LINE_PROTO) (defined in nux::FontTexture) | nux::FontTexture | |
FontTexture(INT width, INT height, BYTE *Texture) (defined in nux::FontTexture) | nux::FontTexture | |
GetAllocationLoation() const (defined in nux::Object) | nux::Object | |
GetCharStringWidth(const TCHAR *str) const (defined in nux::FontTexture) | nux::FontTexture | |
GetCharStringWidth(const TCHAR *str, int num_char_to_compute) const (defined in nux::FontTexture) | nux::FontTexture | |
GetCharWidth(const TCHAR &c) const (defined in nux::FontTexture) | nux::FontTexture | |
GetFontHeight() (defined in nux::FontTexture) | nux::FontTexture | |
GetFontInfo() const (defined in nux::FontTexture) | nux::FontTexture | |
GetLineHeight() const (defined in nux::FontTexture) | nux::FontTexture | [inline] |
GetObjectSize() | nux::Trackable | [virtual] |
GetProperty(std::string const &name, T *foo=0) (defined in nux::Introspectable) | nux::Introspectable | |
GetReferenceCount() const | nux::Object | |
GetStringWidth(const NString &str) const (defined in nux::FontTexture) | nux::FontTexture | |
GetStringWidth(const NString &str, int num_char_to_compute) const (defined in nux::FontTexture) | nux::FontTexture | |
Introspectable() (defined in nux::Introspectable) | nux::Introspectable | [inline] |
IsDynamic() const | nux::Trackable | |
IsHeapAllocated() | nux::Trackable | |
NUX_DECLARE_OBJECT_TYPE(FontTexture, Object) (defined in nux::FontTexture) | nux::FontTexture | |
NUX_DECLARE_OBJECT_TYPE(BaseObject, Trackable) (defined in nux::Object) | nux::Object | |
NUX_DECLARE_ROOT_OBJECT_TYPE(Trackable) (defined in nux::Trackable) | nux::Trackable | |
Object(bool OwnTheReference=true, NUX_FILE_LINE_PROTO) | nux::Object | |
object_destroyed | nux::Object | |
operator delete(void *ptr) (defined in nux::Trackable) | nux::Trackable | [static] |
operator new(size_t size) (defined in nux::Trackable) | nux::Trackable | [static] |
operator new(size_t size, void *ptr) (defined in nux::Trackable) | nux::Trackable | [static] |
OwnsTheReference() | nux::Trackable | |
Reference() | nux::Object | [virtual] |
set_new_handler(std::new_handler handler) (defined in nux::Trackable) | nux::Trackable | [static] |
SetOwnedReference(bool b) (defined in nux::Trackable) | nux::Trackable | [protected] |
SetProperty(std::string const &name, const char *value) | nux::Introspectable | [inline] |
SetProperty(std::string const &name, T const &value) (defined in nux::Introspectable) | nux::Introspectable | |
SinkReference() | nux::Object | [virtual] |
TextureArray (defined in nux::FontTexture) | nux::FontTexture | |
Trackable() (defined in nux::Trackable) | nux::Trackable | [protected] |
UnReference() | nux::Object | [virtual] |
XToCursorPosition(const NString &Str, int iX, t_u32 FirstVisibleCharIndex, int *piCh, int *piTrailing) (defined in nux::FontTexture) | nux::FontTexture | |
~FontTexture() (defined in nux::FontTexture) | nux::FontTexture | |
~Object() | nux::Object | [protected, virtual] |
~Trackable()=0 (defined in nux::Trackable) | nux::Trackable | [protected, pure virtual] |