VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gr::ColourSpace::fp_1000 Class Reference

A simple fixed-point number class with a scale factor of 1000. More...

#include <grcolourspacetypes.h>

Public Types

typedef int int_t
 

Public Member Functions

 fp_1000 (int i) g__noexcept
 
 fp_1000 (int i_scaled, int) g__noexcept
 
int to_builtin () const g__noexcept
 

Static Public Member Functions

static fp_1000 value__ (int i_scaled) g__noexcept
 

Public Attributes

int_t m_i
 

Static Public Attributes

static g__constexpr int scale__ = 1000
 

Detailed Description

A simple fixed-point number class with a scale factor of 1000.

Definition at line 34 of file grcolourspacetypes.h.


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