Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
conegeometry.cpp File Reference

(07031265838bd0f62206b6073ea5d5e8140b8205)

#include "conegeometry_p.h"
#include <limits>
Include dependency graph for conegeometry.cpp:

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)