qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
Public Member Functions | Public Attributes | List of all members
TexCoords2D Struct Reference

2D texture coordinates More...

#include <ccAdvancedTypes.h>

Public Member Functions

 TexCoords2D (float x, float y)
 

Public Attributes

union {
   struct {
      float   tx
 
      float   ty
 
   } 
 
   float   t [2]
 
}; 
 

Detailed Description

2D texture coordinates


The documentation for this struct was generated from the following file: