|  | GL Studio C++ Runtime API
    | 
This is the complete list of members for GlsCTLTextBox, including all inherited members.
| _alphaMode | DisplayObject | protected | 
| _altHeight | GlsCTLTextBox | protected | 
| _altWidth | GlsCTLTextBox | protected | 
| _antiAlias | DisplayObject | protected | 
| _attributesAdded | DisplayObject | protected | 
| _BaseClass typedef | GlsCTLTextBox | |
| _blinking | DisplayObject | protected | 
| _blinkRate | DisplayObject | protected | 
| _border | GlsText | protected | 
| _cellHeight | GlsText | protected | 
| _cellWidth | GlsText | protected | 
| _chars | GlsText | protected | 
| _color | DisplayObject | protected | 
| _constrainRatio | GlsText | protected | 
| _controlCellSize | GlsText | protected | 
| _cullBackFace | DisplayObject | protected | 
| _currentVertices | GlsText | protected | 
| _dcsMatrix | DisplayObject | protected | 
| _depthTest | DisplayObject | protected | 
| _drawMatrix | DisplayObject | protected | 
| _font | GlsText | protected | 
| _glsPangoWrapper | GlsCTLTextBox | protected | 
| _halo | GlsText | protected | 
| _haloColor | GlsText | protected | 
| _isBlinkedOff | DisplayObject | protected | 
| _justify | GlsText | protected | 
| _lineSpacing | GlsText | protected | 
| _lineStippleMultiplier | DisplayObject | protected | 
| _lineStipplePattern | DisplayObject | protected | 
| _lineWidth | DisplayObject | protected | 
| _location | DisplayObject | protected | 
| _lockCellSize | GlsText | protected | 
| _materialIndices | DisplayObject | protected | 
| _modelMatrix | DisplayObject | protected | 
| _needCalcDrawMatrix | DisplayObject | protected | 
| _needToRebuild | GlsText | protected | 
| _normals | DisplayObject | protected | 
| _nTex_vertices | DisplayObject | protected | 
| _nVertices | DisplayObject | protected | 
| _polygonEnd | DisplayObject | protected | 
| _polygonMode | DisplayObject | protected | 
| _projMatrix | DisplayObject | protected | 
| _resizeMaxHeight | GlsCTLTextBox | protected | 
| _resizeMaxWidth | GlsCTLTextBox | protected | 
| _resizeMode | GlsCTLTextBox | protected | 
| _runtimeGlyphGenerationText | GlsText | protected | 
| _shading | DisplayObject | protected | 
| _shadow | GlsText | protected | 
| _shadowColor | GlsText | protected | 
| _shadowOffset | GlsText | protected | 
| _texCoord | DisplayObject | protected | 
| _text | GlsText | protected | 
| _textDirection | GlsCTLTextBox | protected | 
| _textHorizontalScale | GlsCTLTextBox | protected | 
| _textureBlendColor | DisplayObject | protected | 
| _textureIndex | DisplayObject | protected | 
| _textureMagFilter | DisplayObject | protected | 
| _textureMap | DisplayObject | protected | 
| _textureMinFilter | DisplayObject | protected | 
| _texturePoints | DisplayObject | protected | 
| _textureRepeat | DisplayObject | protected | 
| _textVerticalScale | GlsCTLTextBox | protected | 
| _uppercase | GlsText | protected | 
| _userData | DisplayObject | protected | 
| _vertices | DisplayObject | protected | 
| _viewMatrix | DisplayObject | protected | 
| _visible | DisplayObject | protected | 
| _vX | GlsText | protected | 
| _vY | GlsText | protected | 
| _vZ | GlsText | protected | 
| _weakRefs | WeakReferenceableMixin | protected | 
| _wrapText | GlsText | protected | 
| AddWeakReference(WeakReference *weakRef) override | WeakReferenceableMixin | inlinevirtual | 
| AdjustImageVertsAndCoords(PangoRect &verts, PangoRect &texCoords) | GlsCTLTextBox | protected | 
| ALIGN_BOTTOM enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ALIGN_CENTER enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ALIGN_TOP enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| AllocateModelMatrix() | DisplayObject | protected | 
| AlphaMode(int mode) | DisplayObject | virtual | 
| AlphaMode() | DisplayObject | virtual | 
| AntiAlias() | DisplayObject | virtual | 
| AntiAlias(bool alias) | DisplayObject | virtual | 
| ApplyDynamicRotation() | DisplayObject | protected | 
| ApplyTextScale(float textBoxWidth, float textBoxHeight, PangoRect &verts) | GlsCTLTextBox | protected | 
| ApplyTextureSettings(int textureIndex=-1) | DisplayObject | |
| ApplyVerticalAlignment(float textBoxHeight, PangoRect &verts) | GlsCTLTextBox | protected | 
| Attributes() | DisplayObject | inline | 
| Attributes() const | DisplayObject | inline | 
| AvailableAttributesEnum enum name | DisplayObject | |
| BaseClass typedef | GlsCTLTextBox | |
| Baseline(const float &baselineShift) | GlsText | |
| Baseline() | GlsText | |
| BgColor(const GlsColor &color) | GlsText | |
| BgColor() | GlsText | |
| BlinkedOff() | DisplayObject | virtual | 
| Blinking() | DisplayObject | virtual | 
| Blinking(const bool blink) | DisplayObject | virtual | 
| BlinkRate() | DisplayObject | virtual | 
| BlinkRate(const float rate) | DisplayObject | virtual | 
| Border(const float &units) | GlsText | |
| Border() const | GlsText | inline | 
| BoundingVolumeCenter() const | DisplayObject | inline | 
| BoundingVolumeCenter(const Vector ¢er) | DisplayObject | |
| BoundingVolumeHit(const Vector &start, const Vector &direction) | DisplayObject | |
| BoundingVolumeRadius() const | DisplayObject | inline | 
| BoundingVolumeRadius(float radius) | DisplayObject | |
| CalcDrawMatrix() | DisplayObject | protectedvirtual | 
| CalcDrawMatrixIfExists() | DisplayObject | inlineprotected | 
| CalcNormals(int windingOrder=1) | GLPolygon | virtual | 
| Calculate(double time) | DisplayObject | virtual | 
| CalculateCollisionPoint(const Vector &pickLoc, const Vector &directionVector, Vector *collisionPoint) | DisplayObject | |
| CalculateMatrices(const OpenGLMatrices &newMatrices) | DisplayObject | protectedvirtual | 
| CalculateParentBoundingBox() | DisplayObject | virtual | 
| CalculateTextureCoordinates() | GLPolygon | virtual | 
| CallbackCaller() const | DisplayObject | inline | 
| CallbackCaller(CallbackMethodCallerBase *cb) | DisplayObject | |
| CellHeight(float height) | GlsText | |
| CellHeight() const | GlsText | inline | 
| CellWidth(float width) | GlsText | |
| CellWidth() const | GlsText | inline | 
| CENTER enum value (defined in GlsText) | GlsText | |
| Char(Char_t code) | GlsText | |
| Char_t typedef | GlsText | |
| CharAttr(unsigned int index) const | GlsText | inline | 
| CharAttrCont_t typedef | GlsText | protected | 
| CharAttribs() const | GlsText | inline | 
| CharScaling(const float &newScale) | GlsText | |
| CharScaling() | GlsText | |
| CharSpacing(const float &horizontalSpacing) | GlsText | |
| CharSpacing() | GlsText | |
| ClampToTextBoxSize(float textBoxWidth, float textBoxHeight, PangoRect &verts, PangoRect &texCoords) | GlsCTLTextBox | protected | 
| CloneObject(bool generateNames=false) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| ColorMaterialMode() | DisplayObject | protectedvirtual | 
| ConfigureMetaData() | GLPolygon | |
| ConstrainCellRatio(bool constrain) | GlsText | |
| ConstrainCellRatio() const | GlsText | inline | 
| ControlCellSize(bool control) | GlsText | |
| ControlCellSize() const | GlsText | inline | 
| CopyGeometry(DisplayObject *src) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| CopyHierarchyProperties(DisplayObject *src, bool copyName) | DisplayObject | virtual | 
| CopyProperties(DisplayObject *src) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| CreateInstance() | GLPolygon | static | 
| CullBackFace(const bool val) | DisplayObject | virtual | 
| CullBackFace() | DisplayObject | virtual | 
| Culled() const | DisplayObject | inline | 
| Culled(bool val) | DisplayObject | inline | 
| CullTest(const GlsMatrixType *matrix, const Culler &culler) | DisplayObject | inline | 
| DcsMatrix() | DisplayObject | inline | 
| DcsMatrix() const | DisplayObject | inline | 
| DcsMatrix(const GlsMatrixType &matrix) | DisplayObject | |
| DCSToLogical(Vector dcsPoint, Vector &logicalPoint, const GlsMatrixType *dcsMatrix=NULL) | DisplayObject | |
| DeleteVertex(unsigned int indexAfter) final | DisplayObject | inlinevirtual | 
| DeleteVertexAt(unsigned int index) | GLPolygon | virtual | 
| DepthTest() | DisplayObject | virtual | 
| DepthTest(unsigned char zbuf) | DisplayObject | virtual | 
| Destroy() | DisplayObject | |
| DisplayObject(float x, float y, float z) | DisplayObject | |
| DisplayObject(const DisplayObject &object, const bool generateNames) | DisplayObject | |
| Draw() DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| DrawMatrix() | DisplayObject | inline | 
| DrawScalableLine(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) | GlsText | inlinestatic | 
| DrawText() | GlsCTLTextBox | protectedvirtual | 
| DynamicRotate(float angle, int axis) | DisplayObject | |
| DynamicRotate(const Vector &v) | DisplayObject | |
| DynamicRotate(float angle[]) | DisplayObject | |
| DynamicRotate(float x, float y, float z) | DisplayObject | virtual | 
| DynamicRotateRelative(float angle, int axis) | DisplayObject | virtual | 
| DynamicRotation(int axis) | DisplayObject | virtual | 
| DynamicRotation() | DisplayObject | virtual | 
| DynamicScale() | DisplayObject | virtual | 
| DynamicScale(float x, float y, float z) | DisplayObject | virtual | 
| DynamicScale(const Vector &scale) | DisplayObject | |
| DynamicTranslate(float x, float y, float z, bool relative=false) | DisplayObject | virtual | 
| DynamicTranslate(const Vertex &amount, bool relative) | DisplayObject | |
| DynamicTranslate(const Vector &amount) | DisplayObject | |
| DynamicTranslate(float amount, int axis, bool relative=false) | DisplayObject | virtual | 
| DynamicTranslation(int axis) | DisplayObject | virtual | 
| DynamicTranslation() | DisplayObject | virtual | 
| Editor() | DisplayObject | |
| Editor() const | DisplayObject | |
| Editor(DisplayObjectEditor *editor) | DisplayObject | |
| ELLIPSIZE_MODE_END enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ELLIPSIZE_MODE_MIDDLE enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ELLIPSIZE_MODE_NONE enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ELLIPSIZE_MODE_START enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| EllipsizeMode() | GlsCTLTextBox | virtual | 
| EllipsizeMode(const EllipsizeMode_t ellipsizeMode) | GlsCTLTextBox | virtual | 
| EllipsizeMode_t enum name | GlsCTLTextBox | |
| EOL | GlsText | static | 
| Erase() | GlsText | |
| FauxBold(const bool &bold) | GlsText | |
| FauxBold() | GlsText | |
| FinishObject() | DisplayObject | inlinevirtual | 
| Font() const | GlsText | inline | 
| Font(GlsFontBase *font) | GlsText | |
| FormatVarArgList(const int initialBufferLength, const char *format, va_list args) | GlsText | protected | 
| GenerateInstanceName() | DisplayObject | virtual | 
| GetApplicableTextureIndex() | DisplayObject | protected | 
| GetApplicableTextureRepeat() | DisplayObject | protected | 
| GetBlendColor(unsigned char color[]) | DisplayObject | |
| GetBlendColor(unsigned char &r, unsigned char &g, unsigned char &b, unsigned char &a) | DisplayObject | |
| GetBlendColor() | DisplayObject | virtual | 
| GetCenter(Vector ¢er) | DisplayObject | virtual | 
| GetColor() | DisplayObject | virtual | 
| GetColor(unsigned char c4[]) | DisplayObject | |
| GetColor(unsigned char &r, unsigned char &g, unsigned char &b, unsigned char &a) | DisplayObject | |
| GetCppInterfaceDescription(InterfaceListType *addToThisList=NULL) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| GetCppInterfaceDescriptionFree(InterfaceListType *array) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| GetExtents(float &x, float &y, float &z, float &x1, float &y1, float &z1) | DisplayObject | virtual | 
| GetExtentsDCS(Vector &min, Vector &max) | DisplayObject | |
| GetFillColor(unsigned char &r, unsigned char &g, unsigned char &b, unsigned char &a) | DisplayObject | |
| GetFillColor(unsigned char c4[]) | DisplayObject | |
| GetFillColor() | DisplayObject | virtual | 
| GetGlyphCount() | GlsCTLTextBox | virtual | 
| GetGlyphMetrics(const unsigned int glyphIndex) | GlsCTLTextBox | virtual | 
| GetLineCount() | GlsCTLTextBox | virtual | 
| GetLocation(Vertex &v) | DisplayObject | virtual | 
| GetLocation(float &x, float &y, float &z) | DisplayObject | virtual | 
| GetPainter() | DisplayObject | virtual | 
| GetPlaneVectorPoints(Vertex &p1, Vertex &p2, Vertex &p3, Vertex &planeVector) | DisplayObject | virtual | 
| GetResources(std::ostream &outstr, GlsResourceFilter *filter=NULL) | DisplayObject | virtual | 
| GetRotationPoint(Vertex &v) | DisplayObject | virtual | 
| GetTextureCoordinates() | DisplayObject | inline | 
| GetTexturePoints() | DisplayObject | virtual | 
| GetTexturePointTransformationMatrix(GlsMatrixType &world2tex) | DisplayObject | |
| GetTransformedExtents(Vector &min, Vector &max, const GlsMatrixType &matrix, bool resetMinMax=true) | DisplayObject | virtual | 
| GLPolygon(unsigned int nPoints, const Vertex *vertices) | GLPolygon | |
| GLPolygon(unsigned int nPoints, const Vertex *vertices, const Vertex &location) | GLPolygon | |
| GLPolygon() | GLPolygon | |
| GLPolygon(const GLPolygon &polygon, const bool generateNames) | GLPolygon | |
| GLS_ATTRIBUTES_ALL enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_APPEARANCE enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_BASIC enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_DYNAMIC enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_GEOMETRY enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_NONE enum value (defined in DisplayObject) | DisplayObject | |
| GLS_ATTRIBUTES_SPECIALIZED enum value (defined in DisplayObject) | DisplayObject | |
| GlsCTLTextBox() | GlsCTLTextBox | |
| GlsCTLTextBox(const GlsCTLTextBox &that, const bool generateNames) | GlsCTLTextBox | |
| GlsCTLTextBoxEditor (defined in GlsCTLTextBox) | GlsCTLTextBox | friend | 
| GlsText() | GlsText | |
| GlsText(const GlsText &that, const bool generateNames) | GlsText | |
| Halo(bool halo) | GlsText | |
| Halo() const | GlsText | inline | 
| HaloColor(const GlsColor &color) | GlsText | |
| HaloColor() const | GlsText | inline | 
| handle(DisplayEvent *ev) | DisplayObject | virtual | 
| Hit(float x, float y, float z, float scale, const Vector &directionVector, Vector *collisionPoint) | DisplayObject | virtual | 
| HitUtil(float x, float y, float z, float scale, Vertex *vertices, unsigned int vertex_cnt, const Vector &directionVector, Vector *collisionPoint) | DisplayObject | virtual | 
| INITIAL_VERTICES | GlsText | protectedstatic | 
| InsertVertex(unsigned int indexAfter) final | DisplayObject | inlinevirtual | 
| InsertVertexAt(unsigned int index) | DisplayObject | virtual | 
| InsideVertexExtents(float x, float y, unsigned int nVerts, Vertex *verts, float tolerance) | DisplayObject | protected | 
| InstanceName() | DisplayObject | |
| InstanceName() const | DisplayObject | |
| InstanceName(const char *name) | DisplayObject | |
| INTERNAL_BORDER | GlsCTLTextBox | static | 
| InvalidateFont() | GlsText | |
| InvalidatePainter() | DisplayObject | |
| Inverse(const bool &inverse) | GlsText | |
| Inverse() | GlsText | |
| IsVisibleInScene(const DisplayObject *obj=NULL) const | DisplayObject | virtual | 
| Justify(Justify_t justification) | GlsText | |
| Justify() const | GlsText | inline | 
| Justify_t enum name | GlsText | |
| LastDrawMatrixLocation(const Vertex &loc) | DisplayObject | inlineprotected | 
| LastDrawMatrixLocation() | DisplayObject | inlineprotected | 
| LEFT enum value (defined in GlsText) | GlsText | |
| LightingEnabled() | DisplayObject | virtual | 
| LightingEnabled(bool lighting) | DisplayObject | virtual | 
| LineSpacing(float spacing) | GlsText | |
| LineSpacing() const | GlsText | inline | 
| LineStippleMultiplier() | DisplayObject | virtual | 
| LineStippleMultiplier(int mult) | DisplayObject | virtual | 
| LineStipplePattern() | DisplayObject | virtual | 
| LineStipplePattern(int pattern) | DisplayObject | virtual | 
| LineWidth() | DisplayObject | virtual | 
| LineWidth(float width) | DisplayObject | virtual | 
| Location() const | DisplayObject | virtual | 
| Location(const Vertex &v) | DisplayObject | virtual | 
| Location(float x, float y, float z) | DisplayObject | virtual | 
| LockCellSize(bool lock) | GlsText | |
| LockCellSize() const | GlsText | inline | 
| LogicalToDCS(Vector logicalPoint, Vector &objectLocal, const Vector *directionVector, const Vector &planeNormal=Vector(0, 0, 1), const Vector &planePoint=Vector(), const GlsMatrixType *dcsMatrix=NULL) | DisplayObject | |
| LogicalToWindow(const Vector &logical, Vector &winLoc, const OpenGLMatrices &alternateMatrices=OpenGLMatrices()) | DisplayObject | |
| MaterialIndex() | DisplayObject | virtual | 
| MaterialIndex(int index) | DisplayObject | virtual | 
| MaterialIndices() | DisplayObject | virtual | 
| MaterialIndices(DynamicArray< int > indices) | DisplayObject | virtual | 
| MaxHeight(float value) | GlsCTLTextBox | virtual | 
| MaxHeight() | GlsCTLTextBox | virtual | 
| MaxWidth(float value) | GlsCTLTextBox | virtual | 
| MaxWidth() | GlsCTLTextBox | virtual | 
| ModelMatrix() | DisplayObject | |
| NeedCalcDrawMatrix() | DisplayObject | inline | 
| NeedCalculate() | DisplayObject | inline | 
| NeedCalculate(bool val) | DisplayObject | inlineprotected | 
| Normals() | DisplayObject | inline | 
| NotifyAttributeChanged(const AttributeName &name) override | DisplayObject | virtual | 
| NotifyWeakReferenceDestroyed(WeakReference *ref) override | WeakReferenceableMixin | inlinevirtual | 
| NUM_VERTICES enum value (defined in GlsText) | GlsText | |
| NumberOfVertices() const | DisplayObject | inline | 
| ObjectDepth() | DisplayObject | virtual | 
| ObjectHeight() | DisplayObject | virtual | 
| ObjectWidth() | DisplayObject | virtual | 
| Parent(DisplayFrame *par) | DisplayObject | virtual | 
| Parent() const | DisplayObject | inline | 
| ParentGroup(Group *group) | DisplayObject | virtual | 
| ParentGroup() const | DisplayObject | inline | 
| Pick3D(const Vector &winLoc, const Vector &logicalCoords, float scale, const Vector &directionVector, Vector &collisionWinLoc, const OpenGLMatrices &parentDrawn) | GLPolygon | virtual | 
| Pickable() | DisplayObject | inline | 
| Pickable(unsigned char pick) | DisplayObject | virtual | 
| PickCleanup(Vertex *vertices, unsigned int vertex_cnt) | DisplayObject | protected | 
| PickSetup(float x, float y, float z, Vertex *vertices, unsigned int vertex_cnt, const Vector &directionVector) | DisplayObject | protected | 
| PolygonEnd() | DisplayObject | virtual | 
| PolygonEnd(const int end) | DisplayObject | virtual | 
| PolygonMode() | DisplayObject | virtual | 
| PolygonMode(int mode) | DisplayObject | virtual | 
| PreDraw(const OpenGLMatrices ¤t, Culler &culler) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| ProjMatrix() | DisplayObject | |
| ReallocateVertices(unsigned int numVertices, bool initializeNew, bool copyOld) | DisplayObject | virtual | 
| Rebuild() | GlsCTLTextBox | virtual | 
| RecalcDirectionVectors() | GlsText | protected | 
| RecalcVertices() | GlsCTLTextBox | protectedvirtual | 
| RelativeAngle(const float x, const float y) | DisplayObject | virtual | 
| RequiresFontFile() const DISTI_METHOD_OVERRIDE | GlsCTLTextBox | inlinevirtual | 
| RESIZE_MODE_AUTO_HEIGHT enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| RESIZE_MODE_AUTO_WIDTH enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| RESIZE_MODE_FIXED enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| ResizeMode(ResizeMode_t value) | GlsCTLTextBox | virtual | 
| ResizeMode() | GlsCTLTextBox | virtual | 
| ResizeMode_t enum name | GlsCTLTextBox | |
| Resource(const char *name) | DisplayObject | virtual | 
| RestoreAlpha() | DisplayObject | |
| RestoreAntiAlias() | DisplayObject | |
| RestoreLighting() | DisplayObject | |
| RestoreLineStyle() | DisplayObject | |
| RIGHT enum value (defined in GlsText) | GlsText | |
| Rotate(const Vector &orig, float angle, const Vector &axis) override | GlsText | virtual | 
| Rotate(float angle, int axis=Z_AXIS) | GlsText | virtual | 
| Rotate(const Vector &origin, float angle, int axis=Z_AXIS) | GlsText | virtual | 
| Rotate(const Vector &orig, float angle, const Vector &axis) | GlsText | virtual | 
| RotationPoint() const | DisplayObject | inline | 
| RotationPoint(const Vertex &v) | DisplayObject | virtual | 
| RotationPoint(float x, float y, float z) | DisplayObject | virtual | 
| SaveMatrices() | DisplayObject | |
| Scale(float px, float py, float pz, Vertex *anchor, int handleBar) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| Set(int spec,...) | DisplayObject | |
| SetAltHeight(float height) | GlsCTLTextBox | virtual | 
| SetAltWidth(float width) | GlsCTLTextBox | virtual | 
| SetAvailableAttributes(unsigned int value) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| SetBlendColor(const GlsColor &color) | DisplayObject | virtual | 
| SetBlendColor(unsigned char color[]) | DisplayObject | |
| SetBlendColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | DisplayObject | |
| SetColor(const GlsColor &color) | DisplayObject | virtual | 
| SetColor(unsigned char c4[]) | DisplayObject | inline | 
| SetColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | DisplayObject | inline | 
| SetFillColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | DisplayObject | inline | 
| SetFillColor(unsigned char c4[]) | DisplayObject | inline | 
| SetFillColor(const GlsColor &color) | DisplayObject | virtual | 
| SetLayoutAutoDir(bool autoDir) | GlsCTLTextBox | inlinevirtual | 
| SetManualBlinkElapsedTime(double elapsedTime) | DisplayObject | static | 
| SetNormals(unsigned int nPoints, Vector *vertices) | DisplayObject | virtual | 
| SetOrigin(const Vertex &vert) | DisplayObject | virtual | 
| SetPainter(GlsPainter *painter) | DisplayObject | virtual | 
| SetRebuild() | GlsText | inline | 
| SetTexCoords(unsigned int nPoints, Vector *new_tex_coord, bool isVectorArray=true) | DisplayObject | virtual | 
| SetTexCoords(unsigned int nPoints, Vertex *new_tex_coord) | DisplayObject | inline | 
| SetupAlpha() | DisplayObject | |
| SetupAntiAlias() | DisplayObject | |
| SetupDepthTest() | DisplayObject | |
| SetupLighting() | DisplayObject | |
| SetupLineStyle() | DisplayObject | |
| SetupPolyDrawStyle() | DisplayObject | |
| SetupShading() | DisplayObject | |
| SetupTexture() | DisplayObject | |
| SetValue(int spec, va_list &args) override | GlsText | virtual | 
| SetVertexColor(unsigned int vertex, unsigned char CurrentFillColor[]) | DisplayObject | virtual | 
| SetVertices(unsigned int nPoints, Vertex *vertices) DISTI_METHOD_OVERRIDE | GlsCTLTextBox | virtual | 
| SetVerticesToImageSize(const PangoRect &verts, bool keepWidth) | GlsCTLTextBox | protectedvirtual | 
| Shading() | DisplayObject | virtual | 
| Shading(const int shading) | DisplayObject | virtual | 
| Shadow(bool shadow) | GlsText | |
| Shadow() const | GlsText | inline | 
| ShadowColor(const GlsColor &color) | GlsText | |
| ShadowColor() const | GlsText | inline | 
| ShadowDistance(const float &dist) | GlsText | inline | 
| ShadowOffset(const Vector &offset) | GlsText | |
| ShadowOffset() | GlsText | inline | 
| StaticGetCppInterfaceDescription(InterfaceListType *addToThisList=NULL) | DisplayObject | static | 
| StrikeThru(const bool &strike) | GlsText | |
| StrikeThru() | GlsText | |
| String(const std::string &s) | GlsText | virtual | 
| String(const char *s) | GlsText | inlinevirtual | 
| String() const | GlsText | inline | 
| TEXT_DIRECTION_AUTO_BY_LINE enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| TEXT_DIRECTION_AUTOMATIC enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| TEXT_DIRECTION_LTR enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| TEXT_DIRECTION_RTL enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| TextColor(const GlsColor &color) | GlsText | |
| TextColor() | GlsText | |
| TextDirection() | GlsCTLTextBox | virtual | 
| TextDirection(const TextDirection_t textDirection) | GlsCTLTextBox | virtual | 
| TextDirection_t enum name | GlsCTLTextBox | |
| TextHorizontalScale(float value) | GlsCTLTextBox | virtual | 
| TextHorizontalScale() | GlsCTLTextBox | virtual | 
| TextureCoordinates() | DisplayObject | inline | 
| TextureIndex() | DisplayObject | virtual | 
| TextureIndex(int textureIndex) | DisplayObject | virtual | 
| TextureMagnificationFilter() | DisplayObject | virtual | 
| TextureMagnificationFilter(const int filter) | DisplayObject | virtual | 
| TextureMappingTechnique() | DisplayObject | virtual | 
| TextureMappingTechnique(const int map) | DisplayObject | virtual | 
| TextureMinificationFilter() | DisplayObject | virtual | 
| TextureMinificationFilter(const int filter) | DisplayObject | virtual | 
| TextureRepeat() | DisplayObject | virtual | 
| TextureRepeat(const int rep) | DisplayObject | virtual | 
| TextVerticalScale(float value) | GlsCTLTextBox | virtual | 
| TextVerticalScale() | GlsCTLTextBox | virtual | 
| Translate(float tr[]) | DisplayObject | virtual | 
| Translate(float x, float y, float z) | DisplayObject | virtual | 
| TranslateVertices(float x, float y, float z) | DisplayObject | virtual | 
| Underline(const bool &underline) | GlsText | |
| Underline() | GlsText | |
| UpdateBoundingVolume() | DisplayObject | virtual | 
| Uppercase(bool uppercase) | GlsText | |
| Uppercase() const | GlsText | inline | 
| UseManualBlinkElapsedTime(bool useManualTime) | DisplayObject | static | 
| UserData() const | DisplayObject | inline | 
| UserData(void *data) | DisplayObject | inline | 
| VaListSetNormals(unsigned int nPoints, va_list args) | DisplayObject | protectedvirtual | 
| VaListSetTexCoords(unsigned int nPoints, va_list args) | DisplayObject | protectedvirtual | 
| VaListSetVertices(unsigned int nPoints, va_list args) | DisplayObject | protectedvirtual | 
| VaSetNormals(unsigned int nPoints,...) | DisplayObject | |
| VaSetTexCoords(unsigned int nPoints,...) | DisplayObject | |
| VaSetVertices(unsigned int nPoints,...) | DisplayObject | |
| VaString(const char *format,...) | GlsCTLTextBox | virtual | 
| VERTICAL_ALIGNMENT_BOTTOM enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| VERTICAL_ALIGNMENT_CENTER enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| VERTICAL_ALIGNMENT_TOP enum value (defined in GlsCTLTextBox) | GlsCTLTextBox | |
| VerticalAlignment(VerticalAlignment_t verticalAlignment) | GlsCTLTextBox | virtual | 
| VerticalAlignment(VerticalAlignmentCTL_t verticalAlignment) | GlsCTLTextBox | inlinevirtual | 
| VerticalAlignment() | GlsCTLTextBox | virtual | 
| VerticalAlignment_t enum name | GlsCTLTextBox | |
| VerticalAlignmentCTL_t enum name | GlsCTLTextBox | |
| Vertices() | DisplayObject | inlinevirtual | 
| ViewMatrix() | DisplayObject | |
| Visibility() const | DisplayObject | inline | 
| Visibility(const bool vis) | DisplayObject | virtual | 
| Visible() const | DisplayObject | inline | 
| WeakReferenceableMixin() | WeakReferenceableMixin | inlineprotected | 
| WindowToLogical(const Vector &winLoc, Vector &logical, Vector *directionVector=NULL, const OpenGLMatrices &alternateMatrices=OpenGLMatrices()) | DisplayObject | |
| WorldRotationPoint() | DisplayObject | virtual | 
| WorldRotationPoint(const Vector &vert) | DisplayObject | virtual | 
| WorldVertex(unsigned int i) | DisplayObject | virtual | 
| WorldVertex(unsigned int i, const Vertex &vert) | DisplayObject | virtual | 
| WrapText(bool wrap) | GlsText | |
| WrapText() const | GlsText | inline | 
| X() const | DisplayObject | inline | 
| X(const float x) | DisplayObject | inline | 
| XAXIS | GlsText | protectedstatic | 
| Y() const | DisplayObject | inline | 
| Y(const float y) | DisplayObject | inline | 
| YAXIS | GlsText | protectedstatic | 
| Z() const | DisplayObject | inline | 
| Z(const float z) | DisplayObject | inline | 
| ~AttributeChangedNotifier() | AttributeChangedNotifier | inlinevirtual | 
| ~DisplayObject() | DisplayObject | virtual | 
| ~GLPolygon() | GLPolygon | virtual | 
| ~GlsCTLTextBox() | GlsCTLTextBox | virtual | 
| ~GlsText() | GlsText | virtual | 
| ~WeakReferenceable() (defined in WeakReferenceable) | WeakReferenceable | inlinevirtual | 
| ~WeakReferenceableMixin() | WeakReferenceableMixin | inlineprotectedvirtual |