41 { assert(
false);
return Vector_3(0,0,0); }
76 const double pi = 3.14159265358979;
102 const double pi = 3.14159265358979;
#define PROP_END_NAMESPACE
#define PROP_BEGIN_NAMESPACE
SURF::Vector_3< Real > Vector_3
double square(double x) const
*********************************************************************Illinois Open Source License ****University of Illinois NCSA **Open Source License University of Illinois All rights reserved ****Developed free of to any person **obtaining a copy of this software and associated documentation to deal with the Software without including without limitation the rights to and or **sell copies of the and to permit persons to whom the **Software is furnished to do subject to the following this list of conditions and the following disclaimers ****Redistributions in binary form must reproduce the above **copyright this list of conditions and the following **disclaimers in the documentation and or other materials **provided with the distribution ****Neither the names of the Center for Simulation of Advanced the University of nor the names of its **contributors may be used to endorse or promote products derived **from this Software without specific prior written permission ****THE SOFTWARE IS PROVIDED AS WITHOUT WARRANTY OF ANY **EXPRESS OR INCLUDING BUT NOT LIMITED TO THE WARRANTIES **OF FITNESS FOR A PARTICULAR PURPOSE AND **NONINFRINGEMENT IN NO EVENT SHALL THE CONTRIBUTORS OR **COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES OR OTHER WHETHER IN AN ACTION OF TORT OR **ARISING OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE **USE OR OTHER DEALINGS WITH THE SOFTWARE v
Point object that represents a single point.
Vector_3 get_velocity(const Point_3 &, double t) const
virtual Vector_3 get_velocity(const Point_3 &p, double t) const
Vector_3 get_velocity(const Point_3 &pnt, double t) const
double square(double x) const
virtual ~Translate_speed()
Translate_speed(double s, bool b=false)
Vector_3 get_velocity(const Point_3 &p, double t) const
Vector_3 get_velocity(const Point_3 &p, double t) const
Some basic geometric data types.