![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_meshstream.h>
Public Member Functions | |
| CPDF_MeshVertex () | |
| CPDF_MeshVertex (const CPDF_MeshVertex &) | |
| ~CPDF_MeshVertex () | |
Public Attributes | |
| CFX_PointF | position |
| FX_RGB_STRUCT< float > | rgb = {} |
Definition at line 22 of file cpdf_meshstream.h.
|
default |
|
default |
|
default |
| CFX_PointF CPDF_MeshVertex::position |
Definition at line 28 of file cpdf_meshstream.h.
| FX_RGB_STRUCT<float> CPDF_MeshVertex::rgb = {} |
Definition at line 29 of file cpdf_meshstream.h.