Qt3DRender Namespace
Contains classes that enable 2D and 3D rendering. More...
Header: | #include <Qt3DRender> |
qmake: | QT += 3drender |
Namespaces
Types
typedef | QBufferDataGeneratorPtr |
typedef | QBufferPtr |
Functions
int | functorTypeId() |
int | operator!=(const int &reference, const int &sample) |
int | operator==(const int &reference, const int &sample) |
Detailed Description
Function Documentation
int Qt3DRender::functorTypeId()
Returns a pointer to the type id of the functor.
int operator!=(const int &reference, const int &sample)
Returns true
if reference and sample are different.
int operator==(const int &reference, const int &sample)
Returns true
if reference and sample are equivalent.