LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
DXFSolidEntity Class Reference

#include <dxfentrd.hxx>

Inheritance diagram for DXFSolidEntity:
[legend]
Collaboration diagram for DXFSolidEntity:
[legend]

Public Member Functions

 DXFSolidEntity ()
 
- Public Member Functions inherited from DXFBasicEntity
virtual ~DXFBasicEntity ()
 
void Read (DXFGroupReader &rDGR)
 

Public Attributes

DXFVector aP0
 
DXFVector aP1
 
DXFVector aP2
 
DXFVector aP3
 
- Public Attributes inherited from DXFBasicEntity
DXFBasicEntitypSucc
 
DXFEntityType eType
 
OString m_sLayer
 
OString m_sLineType
 
double fThickness
 
tools::Long nColor
 
tools::Long nSpace
 
DXFVector aExtrusion
 

Protected Member Functions

virtual void EvaluateGroup (DXFGroupReader &rDGR) override
 
- Protected Member Functions inherited from DXFBasicEntity
 DXFBasicEntity (DXFEntityType eThisType)
 
virtual void EvaluateGroup (DXFGroupReader &rDGR)
 

Detailed Description

Definition at line 168 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXFSolidEntity()

DXFSolidEntity::DXFSolidEntity ( )

Definition at line 168 of file dxfentrd.cxx.

Member Function Documentation

◆ EvaluateGroup()

void DXFSolidEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXFSolidEntity::aP0

Definition at line 172 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawSolidEntity(), and EvaluateGroup().

◆ aP1

DXFVector DXFSolidEntity::aP1

Definition at line 173 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawSolidEntity(), and EvaluateGroup().

◆ aP2

DXFVector DXFSolidEntity::aP2

Definition at line 174 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawSolidEntity(), and EvaluateGroup().

◆ aP3

DXFVector DXFSolidEntity::aP3

Definition at line 175 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::DrawSolidEntity(), and EvaluateGroup().


The documentation for this class was generated from the following files: