FlowEngine 7.530
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::TexCoords Struct Reference

a texture coordinate Holds a couple of floats representing texture coordinates More...

#include <CommonDef.h>

Public Attributes

float u
 the u component
 
float v
 the v component
 

Detailed Description

a texture coordinate Holds a couple of floats representing texture coordinates

Member Data Documentation

◆ u

float FlowEngine::TexCoords::u

the u component

◆ v

float FlowEngine::TexCoords::v

the v component