![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. |
Functions | |
void | QT_BEGIN_NAMESPACE::createCylinderSidesVertices (float *&verticesPtr, int rings, int slices, double topRadius, double bottomRadius, double length) |
void | QT_BEGIN_NAMESPACE::createCylinderSidesIndices (quint16 *&indicesPtr, int rings, int slices) |
void | QT_BEGIN_NAMESPACE::createCylinderDiscVertices (float *&verticesPtr, int slices, double topRadius, double bottomRadius, double length, double yPosition) |
void | QT_BEGIN_NAMESPACE::createCylinderDiscIndices (quint16 *&indicesPtr, int discCenterIndex, int slices, bool isTopCap) |