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

#include <dxfentrd.hxx>

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

Public Member Functions

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

Public Attributes

DXFVector aP0
 
DXFVector aP1
 
DXFVector aP2
 
DXFVector aP3
 
tools::Long nIEFlags
 
- 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 476 of file dxfentrd.hxx.

Constructor & Destructor Documentation

◆ DXF3DFaceEntity()

DXF3DFaceEntity::DXF3DFaceEntity ( )

Definition at line 750 of file dxfentrd.cxx.

References nIEFlags.

Member Function Documentation

◆ EvaluateGroup()

void DXF3DFaceEntity::EvaluateGroup ( DXFGroupReader rDGR)
overrideprotectedvirtual

Member Data Documentation

◆ aP0

DXFVector DXF3DFaceEntity::aP0

Definition at line 480 of file dxfentrd.hxx.

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

◆ aP1

DXFVector DXF3DFaceEntity::aP1

Definition at line 481 of file dxfentrd.hxx.

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

◆ aP2

DXFVector DXF3DFaceEntity::aP2

Definition at line 482 of file dxfentrd.hxx.

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

◆ aP3

DXFVector DXF3DFaceEntity::aP3

Definition at line 483 of file dxfentrd.hxx.

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

◆ nIEFlags

tools::Long DXF3DFaceEntity::nIEFlags

Definition at line 484 of file dxfentrd.hxx.

Referenced by DXF2GDIMetaFile::Draw3DFaceEntity(), DXF3DFaceEntity(), and EvaluateGroup().


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