Searched refs:myPoints (Results 1 – 1 of 1) sorted by relevance
625 std::vector<ControlPoint> myPoints; in GetCompoundTTOutline() local795 myPoints.push_back( cp ); in GetCompoundTTOutline()804 if( myPoints.empty() ) in GetCompoundTTOutline()807 np = myPoints.size(); in GetCompoundTTOutline()812 memcpy( pa, &myPoints[0], np*sizeof(ControlPoint) ); in GetCompoundTTOutline()
Completed in 64 milliseconds