内容表

上一话题

Qt3DExtras.QCylinderGeometry

下一话题

Qt3DExtras.QDiffuseMapMaterial

Qt3DExtras.QCylinderMesh

A cylindrical mesh. 更多

Inheritance diagram of PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh

概要

函数

信号

详细描述

* * * * * * *

class PySide2.Qt3DExtras.Qt3DExtras. QCylinderMesh ( [ parent=None ] )
param parent

QNode

构造新 QCylinderMesh with parent .

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. length ( )
返回类型

float

另请参阅

setLength()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. lengthChanged ( length )
参数

length float

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. radius ( )
返回类型

float

另请参阅

setRadius()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. radiusChanged ( radius )
参数

radius float

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. rings ( )
返回类型

int

另请参阅

setRings()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. ringsChanged ( rings )
参数

rings int

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. setLength ( length )
参数

length float

另请参阅

length()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. setRadius ( radius )
参数

radius float

另请参阅

radius()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. setRings ( rings )
参数

rings int

另请参阅

rings()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. setSlices ( slices )
参数

slices int

另请参阅

slices()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. slices ( )
返回类型

int

另请参阅

setSlices()

PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh. slicesChanged ( slices )
参数

slices int