This is the complete list of members for i6e::api::BillboardComponent, including all inherited members.
| _id | i6e::api::Component | protected |
| _identifier | i6e::api::Component | protected |
| _isTicking | i6e::api::Component | protected |
| _objComponentID | i6e::api::Component | protected |
| _objFamilyID | i6e::api::Component | protected |
| _objOwnerGO | i6e::api::Component | protected |
| _objOwnerID | i6e::api::Component | protected |
| _self | i6e::api::Component | protected |
| _subComps | i6e::api::Component | protected |
| _sync | i6e::api::Component | protected |
| _tickingAllowed | i6e::api::Component | protected |
| _wantsToTick | i6e::api::Component | protected |
| addTicker() | i6e::api::Component | protected |
| BillboardComponent(const int64_t id, const attributeMap ¶ms) | i6e::api::BillboardComponent | |
| Component() | i6e::api::Component | |
| Component(const int64_t id, const attributeMap ¶ms) | i6e::api::Component | |
| createC(const int64_t id, const attributeMap ¶ms) | i6e::api::Component | inlinestatic |
| createOrUpdateBillboard(const std::string &identifier, const Vec3 &offset, double width, double height, double u0, double v0, double u1, double v1) | i6e::api::BillboardComponent | |
| deleteBillboard(const std::string &identifier) | i6e::api::BillboardComponent | |
| doEnableTicking(bool allowTicking) | i6e::api::Component | protected |
| enableTicking(bool allowTicking) const | i6e::api::Component | |
| getComponentID() const | i6e::api::Component | inline |
| getComponentOptions() override | i6e::api::BillboardComponent | virtual |
| getFamilyID() const | i6e::api::Component | inline |
| getID() const | i6e::api::Component | inline |
| getIdentifier() const | i6e::api::Component | inline |
| getOwnerGO() | i6e::api::Component | |
| getSubComponents() const | i6e::api::Component | inline |
| getSync() const | i6e::api::Component | inline |
| getTemplateName() const override | i6e::api::BillboardComponent | inlinevirtual |
| News(const GameMessage::Ptr &msg) | i6e::api::Component | virtual |
| removeTicker() | i6e::api::Component | protected |
| setDie() const | i6e::api::Component | |
| setOwnerGO(const WeakGOPtr &objGo) | i6e::api::Component | |
| setSelf(const WeakComPtr &self) | i6e::api::Component | |
| setSync(bool b) | i6e::api::Component | inline |
| synchronize() const override | i6e::api::BillboardComponent | virtual |
| Tick() | i6e::api::Component | inlinevirtual |
| ~BillboardComponent() | i6e::api::BillboardComponent | |
| ~Component() | i6e::api::Component | virtual |