![]() |
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::createConeSidesVertices (float *&verticesPtr, int rings, int slices, double topRadius, double bottomRadius, double length) |
void | QT_BEGIN_NAMESPACE::createConeSidesIndices (quint16 *&indicesPtr, int rings, int slices) |
void | QT_BEGIN_NAMESPACE::createConeDiscVertices (float *&verticesPtr, int slices, double topRadius, double bottomRadius, double length, double yPosition) |
void | QT_BEGIN_NAMESPACE::createDiscIndices (quint16 *&indicesPtr, int discCenterIndex, int slices, bool isTopCap) |