FlowEngine 8.011
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::PointColor32 Struct Reference

#include <CommonDef.h>

Public Attributes

ColorComponent32 b = 0
 
ColorComponent32 g = 0
 
ColorComponent32 r = 0
 

Detailed Description

a floating-point color

Member Data Documentation

◆ b

ColorComponent32 FlowEngine::PointColor32::b = 0

blue component

◆ g

ColorComponent32 FlowEngine::PointColor32::g = 0

green component

◆ r

ColorComponent32 FlowEngine::PointColor32::r = 0

red component