3es
0.7
|
This is the complete list of members for tes::Text3D, including all inherited members.
_data (defined in tes::Shape) | tes::Shape | protected |
_routingId (defined in tes::Shape) | tes::Shape | protected |
category() const (defined in tes::Shape) | tes::Shape | inline |
clone() const override | tes::Text3D | virtual |
colour() const (defined in tes::Shape) | tes::Shape | inline |
DefaultFacing (defined in tes::Text3D) | tes::Text3D | static |
enumerateResources(const Resource **resources, int capacity, int fetchOffset=0) const | tes::Shape | virtual |
facing() const (defined in tes::Text3D) | tes::Text3D | inline |
flags() const | tes::Shape | inline |
fontSize() const (defined in tes::Text3D) | tes::Text3D | inline |
id() const (defined in tes::Shape) | tes::Shape | inline |
init(uint32_t id, uint16_t cat=0, uint16_t flags=0) (defined in tes::Shape) | tes::Shape | inlineprotected |
isComplex() const | tes::Shape | inlinevirtual |
isTransparent() const | tes::Shape | inline |
isTwoSided() const | tes::Shape | inline |
isWireframe() const | tes::Shape | inline |
onClone(Text3D *copy) const (defined in tes::Text3D) | tes::Text3D | protected |
tes::Shape::onClone(Shape *copy) const | tes::Shape | protected |
position() const (defined in tes::Shape) | tes::Shape | inline |
rotation() const (defined in tes::Shape) | tes::Shape | inline |
routingId() const (defined in tes::Shape) | tes::Shape | inline |
scale() const (defined in tes::Shape) | tes::Shape | inline |
screenFacing() const (defined in tes::Text3D) | tes::Text3D | inline |
setCategory(uint16_t category) (defined in tes::Shape) | tes::Shape | inline |
setColour(const Colour &colour) (defined in tes::Shape) | tes::Shape | inline |
setFacing(const V3Arg &toCamera) (defined in tes::Text3D) | tes::Text3D | inline |
setFlags(uint16_t flags) | tes::Shape | inline |
setFontSize(int size) (defined in tes::Text3D) | tes::Text3D | inline |
setId(uint32_t id) (defined in tes::Shape) | tes::Shape | inline |
setPosition(const V3Arg &pos) (defined in tes::Shape) | tes::Shape | inline |
setPosX(float p) (defined in tes::Shape) | tes::Shape | inline |
setPosY(float p) (defined in tes::Shape) | tes::Shape | inline |
setPosZ(float p) (defined in tes::Shape) | tes::Shape | inline |
setRotation(const QuaternionArg &rot) (defined in tes::Shape) | tes::Shape | inline |
setScale(const V3Arg &scale) (defined in tes::Shape) | tes::Shape | inline |
setScreenFacing(bool worldSpace) (defined in tes::Text3D) | tes::Text3D | inline |
setText(const char *text, uint16_t textLength) (defined in tes::Text3D) | tes::Text3D | |
setTransparent(bool transparent) | tes::Shape | inline |
setTwoSided(bool twoSided) | tes::Shape | inline |
setWireframe(bool wire) | tes::Shape | inline |
Shape(uint16_t routingId, uint32_t id=0) (defined in tes::Shape) | tes::Shape | inline |
Shape(uint16_t routingId, uint32_t id, uint16_t category) | tes::Shape | inline |
text() const (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, const V3Arg &pos=V3Arg(0, 0, 0), int fontSize=12) (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, const V3Arg &pos, const V3Arg &facing, int fontSize=12) (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, uint32_t id, const V3Arg &pos=V3Arg(0, 0, 0), int fontSize=12) (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, uint32_t id, const V3Arg &pos, const V3Arg &facing, int fontSize=12) (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, uint32_t id, uint16_t category, const V3Arg &pos=V3Arg(0, 0, 0), int fontSize=12) (defined in tes::Text3D) | tes::Text3D | inline |
Text3D(const char *text, uint32_t id, uint16_t category, const V3Arg &pos, const V3Arg &facing, int fontSize=12) | tes::Text3D | inline |
textLength() const (defined in tes::Text3D) | tes::Text3D | inline |
updateFrom(const Shape &other) | tes::Shape | virtual |
writeCreate(PacketWriter &stream) const override | tes::Text3D | virtual |
writeData(PacketWriter &stream, unsigned &progressMarker) const | tes::Shape | inlinevirtual |
writeDestroy(PacketWriter &stream) const (defined in tes::Shape) | tes::Shape | |
writeUpdate(PacketWriter &stream) const (defined in tes::Shape) | tes::Shape | |
~Shape() (defined in tes::Shape) | tes::Shape | inlinevirtual |
~Text3D() (defined in tes::Text3D) | tes::Text3D |