QTextureGenerator¶

Provides the image data for a texture. More…

Inheritance diagram of PySide2.Qt3DRender.Qt3DRender.QTextureGenerator

Detailed Description¶

class PySide2.Qt3DRender.Qt3DRender.QTextureGenerator¶
PySide2.Qt3DRender.Qt3DRender.QTextureGenerator.operator()()¶
Return type:

QSharedPointer

Returns the texture data.

PySide2.Qt3DRender.Qt3DRender.QTextureGenerator.__eq__(other)¶
Parameters:

other – PySide2.Qt3DRender.Qt3DRender.QTextureGenerator

Return type:

bool

Compare these texture data to other . Returns true if both are equal.