glu/sgi: Move initialization of members to top of Curve constructor.
authorVinson Lee <vlee@vmware.com>
Mon, 15 Feb 2010 06:26:30 +0000 (22:26 -0800)
committerVinson Lee <vlee@vmware.com>
Mon, 15 Feb 2010 06:28:32 +0000 (22:28 -0800)
commit026d4b5b9129beb463d5ffa4d2ab6b0f73506627
treeaed5fa6fdb484a80ba88b8a26200f1762e0cb395
parent4bbcc11f4307d2da64d34f6926134b71e1d2c73f
glu/sgi: Move initialization of members to top of Curve constructor.

This is a modification of commit 53d448657bd300ab68b2869b2fba76a627699baf.

The members cpts and spts are possibly used as arguments later in
the constructor.
src/glu/sgi/libnurbs/internals/curve.cc