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

a floating-point color More...

#include <CommonDef.h>

Public Attributes

ColorComponent32 r
 red component
 
ColorComponent32 g
 green component
 
ColorComponent32 b
 blue component
 

Detailed Description

a floating-point color

Member Data Documentation

◆ b

ColorComponent32 FlowEngine::PointColor32::b

blue component

◆ g

ColorComponent32 FlowEngine::PointColor32::g

green component

◆ r

ColorComponent32 FlowEngine::PointColor32::r

red component