0024002: Overall code and build procedure refactoring -- manual
[occt.git] / src / Quantity / Quantity_Luminance.hxx
index 83864f2..a740b71 100644 (file)
 
 #include <Standard_Real.hxx>
 
-typedef Standard_Real Quantity_Luminance;
+//! It is defined the luminous flux per unit area per unit
+//! solid angle.
+//! It is measured in candelas per square metre.
 
+typedef Standard_Real Quantity_Luminance;
 
 #endif // _Quantity_Luminance_HeaderFile