GetExtremities (class MKI_QUADRATIC_BEZIER) New in Version 2024.2

www.CAD6.com

C++ Syntax

void

MKI_QUADRATIC_BEZIER::GetExtremities(

 MKI_POINT& f_rResult ) const;

 

Calculates the extremities of this quadratic Bézier curve and stores them in Result.

 

Parameters

Result

[MKI_POINT&] Buffer of a rectangle to receive the Bézier curves extremities. x contains the T for extreme x value (if any), y contains the T for extreme y value (if any). Ignore any value that is outside the range of [0..1]!

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH