updated the documentation for IO Options
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@819 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -107,7 +107,7 @@ public:
|
||||
FaceColor = 0x0200, ///< Has (r) / store (w) face colors
|
||||
FaceTexCoord = 0x0400, ///< Has (r) / store (w) face texture coordinates
|
||||
ColorAlpha = 0x0800, ///< Has (r) / store (w) alpha values for colors
|
||||
ColorFloat = 0x1000 ///< Has (r) / store (w) float values for colors
|
||||
ColorFloat = 0x1000 ///< Has (r) / store (w) float values for colors (currently only implemented for PLY and OFF files)
|
||||
};
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user