mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
ovis: implement MATERIAL_LINE_WIDTH
This commit is contained in:
@@ -31,6 +31,7 @@ enum SceneSettings
|
||||
enum MaterialProperty
|
||||
{
|
||||
MATERIAL_POINT_SIZE,
|
||||
MATERIAL_LINE_WIDTH,
|
||||
MATERIAL_OPACITY,
|
||||
MATERIAL_EMISSIVE,
|
||||
MATERIAL_TEXTURE0,
|
||||
|
Reference in New Issue
Block a user