diff Framework/Scene2D/FloatTextureSceneLayer.h @ 631:ea8322566596

notes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 08 May 2019 18:26:52 +0200
parents 5430bcffba57
children 4ba8892870a2
line wrap: on
line diff
--- a/Framework/Scene2D/FloatTextureSceneLayer.h	Tue May 07 18:34:40 2019 +0200
+++ b/Framework/Scene2D/FloatTextureSceneLayer.h	Wed May 08 18:26:52 2019 +0200
@@ -33,6 +33,7 @@
     float            customWidth_;
 
   public:
+    // The pixel format must be "Float32"
     FloatTextureSceneLayer(const Orthanc::ImageAccessor& texture);
 
     void SetWindowing(ImageWindowing windowing);