|
3es
0.7
|
This is the complete list of members for tes::Arrow, including all inherited members.
| _data (defined in tes::Shape) | tes::Shape | protected |
| _routingId (defined in tes::Shape) | tes::Shape | protected |
| Arrow(uint32_t id=0u, const V3Arg &origin=V3Arg(0, 0, 0), const V3Arg &dir=DefaultDirection, float length=1.0f, float radius=0.025f) | tes::Arrow | inline |
| Arrow(uint32_t id, uint16_t category, const V3Arg &origin=V3Arg(0, 0, 0), const V3Arg &dir=V3Arg(0, 0, 1), float length=1.0f, float radius=0.025f) | tes::Arrow | inline |
| category() const (defined in tes::Shape) | tes::Shape | inline |
| clone() const | tes::Shape | virtual |
| colour() const (defined in tes::Shape) | tes::Shape | inline |
| DefaultDirection | tes::Arrow | static |
| direction() const | tes::Arrow | inline |
| enumerateResources(const Resource **resources, int capacity, int fetchOffset=0) const | tes::Shape | virtual |
| flags() const | tes::Shape | 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 |
| length() const | tes::Arrow | inline |
| onClone(Shape *copy) const | tes::Shape | protected |
| origin() const | tes::Arrow | inline |
| position() const (defined in tes::Shape) | tes::Shape | inline |
| radius() const | tes::Arrow | 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 |
| setCategory(uint16_t category) (defined in tes::Shape) | tes::Shape | inline |
| setColour(const Colour &colour) (defined in tes::Shape) | tes::Shape | inline |
| setDirection(const V3Arg &direction) | tes::Arrow | inline |
| setFlags(uint16_t flags) | tes::Shape | inline |
| setId(uint32_t id) (defined in tes::Shape) | tes::Shape | inline |
| setLength(float length) | tes::Arrow | inline |
| setOrigin(const V3Arg &origin) | tes::Arrow | 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 |
| setRadius(float radius) | tes::Arrow | inline |
| setRotation(const QuaternionArg &rot) (defined in tes::Shape) | tes::Shape | inline |
| setScale(const V3Arg &scale) (defined in tes::Shape) | tes::Shape | inline |
| 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 |
| updateFrom(const Shape &other) | tes::Shape | virtual |
| writeCreate(PacketWriter &stream) const | tes::Shape | 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 |