![]() |
Flecs v4.1
A fast entity component system (ECS) for C & C++
|
Units module. More...
#include <decl.hpp>
Classes | |
| struct | Amount |
| Amount quantity. More... | |
| struct | amount |
| Amount units. More... | |
| struct | Angle |
| Angle quantity. More... | |
| struct | angle |
| Angle units. More... | |
| struct | Atto |
| Atto prefix (10^-18). More... | |
| struct | Bel |
| Bel unit. More... | |
| struct | Centi |
| Centi prefix (10^-2). More... | |
| struct | color |
| Color units. More... | |
| struct | Color |
| Color quantity. More... | |
| struct | Data |
| Data quantity. More... | |
| struct | data |
| Data units. More... | |
| struct | DataRate |
| Data rate quantity. More... | |
| struct | datarate |
| Data rate units. More... | |
| struct | Deca |
| Deca prefix (10^1). More... | |
| struct | Deci |
| Deci prefix (10^-1). More... | |
| struct | DeciBel |
| DeciBel unit. More... | |
| struct | Duration |
| Duration quantity. More... | |
| struct | duration |
| Duration units. More... | |
| struct | electric_current |
| Electric current units. More... | |
| struct | ElectricCurrent |
| Electric current quantity. More... | |
| struct | Exa |
| Exa prefix (10^18). More... | |
| struct | Exbi |
| Exbi prefix (2^60). More... | |
| struct | Femto |
| Femto prefix (10^-15). More... | |
| struct | force |
| Force units. More... | |
| struct | Force |
| Force quantity. More... | |
| struct | Frequency |
| Frequency quantity. More... | |
| struct | frequency |
| Frequency units. More... | |
| struct | Gibi |
| Gibi prefix (2^30). More... | |
| struct | Giga |
| Giga prefix (10^9). More... | |
| struct | Hecto |
| Hecto prefix (10^2). More... | |
| struct | Kibi |
| Kibi prefix (2^10). More... | |
| struct | Kilo |
| Kilo prefix (10^3). More... | |
| struct | length |
| Length units. More... | |
| struct | Length |
| Length quantity. More... | |
| struct | luminous_intensity |
| Luminous intensity units. More... | |
| struct | LuminousIntensity |
| Luminous intensity quantity. More... | |
| struct | Mass |
| Mass quantity. More... | |
| struct | mass |
| Mass units. More... | |
| struct | Mebi |
| Mebi prefix (2^20). More... | |
| struct | Mega |
| Mega prefix (10^6). More... | |
| struct | Micro |
| Micro prefix (10^-6). More... | |
| struct | Milli |
| Milli prefix (10^-3). More... | |
| struct | Nano |
| Nano prefix (10^-9). More... | |
| struct | Pebi |
| Pebi prefix (2^50). More... | |
| struct | Percentage |
| Percentage unit. More... | |
| struct | Peta |
| Peta prefix (10^15). More... | |
| struct | Pico |
| Pico prefix (10^-12). More... | |
| struct | Prefixes |
| Prefixes scope. More... | |
| struct | Pressure |
| Pressure quantity. More... | |
| struct | pressure |
| Pressure units. More... | |
| struct | speed |
| Speed units. More... | |
| struct | Speed |
| Speed quantity. More... | |
| struct | Tebi |
| Tebi prefix (2^40). More... | |
| struct | temperature |
| Temperature units. More... | |
| struct | Temperature |
| Temperature quantity. More... | |
| struct | Tera |
| Tera prefix (10^12). More... | |
| struct | time |
| Time units. More... | |
| struct | Time |
| Time quantity. More... | |
| struct | Uri |
| URI quantity. More... | |
| struct | uri |
| URI units. More... | |
| struct | Yobi |
| Yobi prefix (2^80). More... | |
| struct | Yocto |
| Yocto prefix (10^-24). More... | |
| struct | Yotta |
| Yotta prefix (10^24). More... | |
| struct | Zebi |
| Zebi prefix (2^70). More... | |
| struct | Zepto |
| Zepto prefix (10^-21). More... | |
| struct | Zetta |
| Zetta prefix (10^21). More... | |
Public Member Functions | |
| units (flecs::world &world) | |
| Construct the units module. | |