This is the complete list of members for MapBrushT, including all inherited members.
| AdvanceTime(float t) | MapElementT | inlinevirtual |
| CanSelect() const | MapElementT | |
| Clone() const override | MapBrushT | virtual |
| Create_cmap(TextParserT &TP, MapDocumentT &MapDoc, unsigned long EntityNr, unsigned long BrushNr, bool IgnoreGroups) | MapBrushT | static |
| Create_D3_map(TextParserT &TP, const Vector3fT &Origin, unsigned long EntityNr, unsigned long PrimitiveNr, EditorMatManT &MatMan) | MapBrushT | static |
| Create_HL1_map(TextParserT &TP, unsigned long EntityNr, unsigned long BrushNr, EditorMatManT &MatMan) | MapBrushT | static |
| Create_HL2_vmf(TextParserT &TP, EditorMatManT &MatMan) (defined in MapBrushT) | MapBrushT | static |
| CreateBlock(const BoundingBox3fT &Box, EditorMaterialI *Material) | MapBrushT | static |
| CreateCylinder(const BoundingBox3fT &Box, const unsigned long NrOfSides, EditorMaterialI *Material) | MapBrushT | static |
| CreateInstance(const cf::TypeSys::CreateParamsT &Params) (defined in MapBrushT) | MapBrushT | static |
| CreatePyramid(const BoundingBox3fT &Box, const unsigned long NrOfSides, EditorMaterialI *Material) | MapBrushT | static |
| CreateSphere(const BoundingBox3fT &Box, const unsigned long NrOfSides, EditorMaterialI *Material) | MapBrushT | static |
| CreateWedge(const BoundingBox3fT &Box, EditorMaterialI *Material) | MapBrushT | static |
| GetBB() const | MapBrushT | virtual |
| GetColor(bool ConsiderGroup=true) const | MapPrimitiveT | virtual |
| GetDescription() const (defined in MapBrushT) | MapBrushT | virtual |
| GetFaces() const | MapBrushT | inline |
| GetFaces() (defined in MapBrushT) | MapBrushT | inline |
| 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 override | MapBrushT | virtual |
| GetType() const (defined in MapBrushT) | MapBrushT | inlinevirtual |
| IsSelected() const | MapElementT | inline |
| IsTranslucent() const | MapBrushT | virtual |
| IsValid() const | MapBrushT | inline |
| 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 |
| MapBrushT(const ArrayT< Vector3fT > &HullVertices, EditorMaterialI *Material, bool FaceAligned, const MapBrushT *RefBrush=NULL) | MapBrushT | |
| MapBrushT(const ArrayT< Plane3fT > &Planes, EditorMaterialI *Material, bool FaceAligned) | MapBrushT | |
| MapBrushT(const MapBrushT &Brush) | MapBrushT | |
| MapElementT() | MapElementT | |
| MapElementT(const MapElementT &Elem) | MapElementT | |
| MapPrimitiveT(const wxColour &Color) | MapPrimitiveT | |
| MapPrimitiveT(const MapPrimitiveT &Prim) | MapPrimitiveT | |
| Render2D(Renderer2DT &Renderer) const (defined in MapBrushT) | MapBrushT | virtual |
| Render3D(Renderer3DT &Renderer) const (defined in MapBrushT) | MapBrushT | virtual |
| RestoreTrafoState(const TrafoMementoT *TM) override | MapBrushT | virtual |
| Save_cmap(std::ostream &OutFile, unsigned long BrushNr, const MapDocumentT &MapDoc) const (defined in MapBrushT) | MapBrushT | 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 |
| Split(const Plane3T< float > &Plane, MapBrushT **Front=NULL, MapBrushT **Back=NULL) const | MapBrushT | |
| Subtract(const MapBrushT *B, ArrayT< MapBrushT * > &Result) const | MapBrushT | |
| TracePixel(const wxPoint &Pixel, int Radius, const ViewWindow2DT &ViewWin) const | MapBrushT | virtual |
| TraceRay(const Vector3fT &RayOrigin, const Vector3fT &RayDir, float &Fraction, unsigned long &FaceNr) const | MapBrushT | virtual |
| TrafoMirror(unsigned int NormalAxis, float Dist, bool LockTexCoords) override | MapBrushT | virtual |
| TrafoMove(const Vector3fT &Delta, bool LockTexCoords) override | MapBrushT | virtual |
| TrafoRotate(const Vector3fT &RefPoint, const cf::math::AnglesfT &Angles, bool LockTexCoords) override | MapBrushT | virtual |
| TrafoScale(const Vector3fT &RefPoint, const Vector3fT &Scale, bool LockTexCoords) override | MapBrushT | virtual |
| Transform(const Matrix4x4fT &Matrix, bool LockTexCoords) override | MapBrushT | virtual |
| TypeInfo (defined in MapBrushT) | MapBrushT | static |
| ~MapElementT() | MapElementT | virtual |