0029949: Draw Harness - simplify vtriangle command implementation
authorkgv <kgv@opencascade.com>
Wed, 11 Jul 2018 14:50:39 +0000 (17:50 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 27 Jul 2018 13:18:35 +0000 (16:18 +0300)
commit9427bc1d1eaa05b8734e49421007e6abd0384695
tree23436edee14836bb941a2937c80c9249d59765da
parent288fff89cc83bdffdaccf8a7437e80fc7e74cb02
0029949: Draw Harness - simplify vtriangle command implementation

vtriangle and vsegment commands now share presentation created by vdrawparray command.

Added missing accessors to Graphic3d_ArrayOfPrimitives properties
VertexNumberAllocated(), EdgeNumberAllocated() and BoundNumberAllocated().
src/Graphic3d/Graphic3d_ArrayOfPrimitives.hxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx