Adapted copied comment.
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@261 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -102,7 +102,7 @@ public:
|
|||||||
VertexNormal = 0x00010, ///< Has (r) / store (w) vertex normals
|
VertexNormal = 0x00010, ///< Has (r) / store (w) vertex normals
|
||||||
VertexColor = 0x00020, ///< Has (r) / store (w) vertex colors
|
VertexColor = 0x00020, ///< Has (r) / store (w) vertex colors
|
||||||
VertexTexCoord = 0x00040, ///< Has (r) / store (w) texture coordinates
|
VertexTexCoord = 0x00040, ///< Has (r) / store (w) texture coordinates
|
||||||
EdgeColor = 0x00100, ///< Has (r) / store (w) texture coordinates
|
EdgeColor = 0x00100, ///< Has (r) / store (w) edge colors
|
||||||
FaceNormal = 0x01000, ///< Has (r) / store (w) face normals
|
FaceNormal = 0x01000, ///< Has (r) / store (w) face normals
|
||||||
FaceColor = 0x02000, ///< Has (r) / store (w) face colors
|
FaceColor = 0x02000, ///< Has (r) / store (w) face colors
|
||||||
ColorAlpha = 0x04000 ///< Has (r) / store (w) alpha values for colors
|
ColorAlpha = 0x04000 ///< Has (r) / store (w) alpha values for colors
|
||||||
|
|||||||
Reference in New Issue
Block a user