This is the complete list of members for G3D::FontModel, including all inherited members.
| className() const override | G3D::FontModel | inlinevirtual |
| create(const FontModel::Specification &specification, const String &name) | G3D::FontModel | static |
| createShared(ArgTypes &&... args) | G3D::ReferenceCountedObject | inlineprotectedstatic |
| font | G3D::FontModel | protected |
| FontModel(const String &name) | G3D::FontModel | inlineprotected |
| intersect(const Ray &R, const CoordinateFrame &cframe, float &maxDistance, Model::HitInfo &info, const Entity *entity, const Model::Pose *pose) const override | G3D::FontModel | virtual |
| lazyCreate(const String &name, const Any &a) | G3D::FontModel | static |
| lazyCreate(const FontModel::Specification &specification, const String &name) | G3D::FontModel | static |
| m_name | G3D::FontModel | protected |
| m_pose | G3D::FontModel | protected |
| modelPose() | G3D::FontModel | inline |
| name() const override | G3D::FontModel | inlinevirtual |
| pose(Array< shared_ptr< Surface > > &surfaceArray, const CFrame &rootFrame, const CFrame &prevFrame, const shared_ptr< Entity > &entity, const Model::Pose *pose, const Model::Pose *prevPose, const Surface::ExpressiveLightScatteringProperties &e) override | G3D::FontModel | virtual |
| setUseOptimizedIntersect(bool b) | G3D::Model | inlinestatic |
| TextSurface class | G3D::FontModel | friend |
| useOptimizedIntersect() | G3D::Model | inlinestatic |
| ~ReferenceCountedObject() | G3D::ReferenceCountedObject | inlinevirtual |