ExOpenGLMetafileWriter.h
Members |
Description |
PointMode_Unopt = 0 |
Drop all points as points to stream |
PointMode_Opt |
Drop each two points as points to stream |
PointMode_High |
Drop all points as lines if lines package enabled |
PointMode_Sep |
Drop points as separate array to stream |
This is record OdOpenGLMetafileWriter::PointMode.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|