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
CPDF_MeshVertex Class Reference

#include <cpdf_meshstream.h>

Collaboration diagram for CPDF_MeshVertex:

Public Member Functions

 CPDF_MeshVertex ()
 CPDF_MeshVertex (const CPDF_MeshVertex &)
 ~CPDF_MeshVertex ()

Public Attributes

CFX_PointF position
FX_RGB_STRUCT< float > rgb = {}

Detailed Description

Definition at line 22 of file cpdf_meshstream.h.

Constructor & Destructor Documentation

◆ CPDF_MeshVertex() [1/2]

CPDF_MeshVertex::CPDF_MeshVertex ( )
default

◆ CPDF_MeshVertex() [2/2]

CPDF_MeshVertex::CPDF_MeshVertex ( const CPDF_MeshVertex & )
default

◆ ~CPDF_MeshVertex()

CPDF_MeshVertex::~CPDF_MeshVertex ( )
default

Member Data Documentation

◆ position

CFX_PointF CPDF_MeshVertex::position

Definition at line 28 of file cpdf_meshstream.h.

◆ rgb

FX_RGB_STRUCT<float> CPDF_MeshVertex::rgb = {}

Definition at line 29 of file cpdf_meshstream.h.


The documentation for this class was generated from the following files: