LibreOffice Module drawinglayer (master) 1
Namespaces
polygontubeprimitive3d.cxx File Reference
#include <primitive3d/polygontubeprimitive3d.hxx>
#include <drawinglayer/attribute/materialattribute3d.hxx>
#include <basegfx/matrix/b3dhommatrix.hxx>
#include <basegfx/polygon/b3dpolypolygon.hxx>
#include <drawinglayer/primitive3d/polypolygonprimitive3d.hxx>
#include <basegfx/polygon/b3dpolypolygontools.hxx>
#include <drawinglayer/primitive3d/transformprimitive3d.hxx>
#include <drawinglayer/primitive3d/drawinglayer_primitivetypes3d.hxx>
#include <mutex>
Include dependency graph for polygontubeprimitive3d.cxx:

Go to the source code of this file.

Namespaces

namespace  drawinglayer
 
namespace  drawinglayer::primitive3d
 SdrPrimitive3D class.
 

Variable Documentation

◆ m_aLineCapList

Primitive3DContainer m_aLineCapList
private

Definition at line 119 of file polygontubeprimitive3d.cxx.

◆ m_aLineCapRoundList

Primitive3DContainer m_aLineCapRoundList
private

Definition at line 193 of file polygontubeprimitive3d.cxx.

◆ m_aLineMaterial

attribute::MaterialAttribute3D m_aLineMaterial
private

Definition at line 40 of file polygontubeprimitive3d.cxx.

◆ m_aLineTubeList

Primitive3DContainer m_aLineTubeList
private

Definition at line 38 of file polygontubeprimitive3d.cxx.

◆ m_aMutex

std::mutex m_aMutex
private

Definition at line 41 of file polygontubeprimitive3d.cxx.

◆ m_nLineCapRoundSegments

sal_uInt32 m_nLineCapRoundSegments
private

Definition at line 194 of file polygontubeprimitive3d.cxx.

◆ m_nLineCapSegments

sal_uInt32 m_nLineCapSegments
private

Definition at line 120 of file polygontubeprimitive3d.cxx.

◆ m_nLineTubeSegments

sal_uInt32 m_nLineTubeSegments
private

Definition at line 39 of file polygontubeprimitive3d.cxx.