This is the complete list of members for MapElementT, including all inherited members.
| AdvanceTime(float t) | MapElementT | inlinevirtual |
| CanSelect() const | MapElementT | |
| CreateInstance(const cf::TypeSys::CreateParamsT &Params) (defined in MapElementT) | MapElementT | static |
| GetBB() const =0 | MapElementT | pure virtual |
| GetColor(bool ConsiderGroup=true) const =0 | MapElementT | pure virtual |
| GetDescription() const (defined in MapElementT) | MapElementT | inlinevirtual |
| GetFrameCount() const (defined in MapElementT) | MapElementT | inline |
| GetGroup() const | MapElementT | inline |
| GetParent() const | MapElementT | inline |
| GetToggleEffects(ArrayT< MapElementT * > &RemoveFromSel, ArrayT< MapElementT * > &AddToSel, bool AutoGroupEntities) | MapElementT | |
| GetTrafoState() const | MapElementT | inlinevirtual |
| GetType() const (defined in MapElementT) | MapElementT | inlinevirtual |
| IsSelected() const | MapElementT | inline |
| IsTranslucent() const | MapElementT | inlinevirtual |
| IsVisible() const | MapElementT | |
| Load_cmap(TextParserT &TP, MapDocumentT &MapDoc, bool IgnoreGroups) (defined in MapElementT) | MapElementT | virtual |
| m_FrameCount | MapElementT | protected |
| m_Group | MapElementT | protected |
| m_IsSelected | MapElementT | protected |
| m_Parent | MapElementT | protected |
| MapElementT() | MapElementT | |
| MapElementT(const MapElementT &Elem) | MapElementT | |
| Render2D(Renderer2DT &Renderer) const (defined in MapElementT) | MapElementT | inlinevirtual |
| Render3D(Renderer3DT &Renderer) const (defined in MapElementT) | MapElementT | inlinevirtual |
| RestoreTrafoState(const TrafoMementoT *TM) | MapElementT | inlinevirtual |
| Save_cmap(std::ostream &OutFile, unsigned long ElemNr, const MapDocumentT &MapDoc) const (defined in MapElementT) | MapElementT | virtual |
| SetFrameCount(unsigned int FrameCount) (defined in MapElementT) | MapElementT | inline |
| SetGroup(GroupT *Group) | MapElementT | inline |
| SetParent(MapEditor::CompMapEntityT *Ent) | MapElementT | |
| SetSelected(bool Selected=true) | MapElementT | inline |
| TracePixel(const wxPoint &Pixel, int Radius, const ViewWindow2DT &ViewWin) const | MapElementT | virtual |
| TraceRay(const Vector3fT &RayOrigin, const Vector3fT &RayDir, float &Fraction, unsigned long &FaceNr) const | MapElementT | virtual |
| TrafoMirror(unsigned int NormalAxis, float Dist, bool LockTexCoords) | MapElementT | inlinevirtual |
| TrafoMove(const Vector3fT &Delta, bool LockTexCoords) | MapElementT | inlinevirtual |
| TrafoRotate(const Vector3fT &RefPoint, const cf::math::AnglesfT &Angles, bool LockTexCoords) | MapElementT | inlinevirtual |
| TrafoScale(const Vector3fT &RefPoint, const Vector3fT &Scale, bool LockTexCoords) | MapElementT | inlinevirtual |
| Transform(const Matrix4x4fT &Matrix, bool LockTexCoords) | MapElementT | inlinevirtual |
| TypeInfo (defined in MapElementT) | MapElementT | static |
| ~MapElementT() | MapElementT | virtual |