Skip to main content

QrPoseSolver4Corners::RectangularFrameIn3D

Public Functions

Name
boolInit(double3 center, double width, double height, double3x3 rotation, bool first_arg_is_TL_not_center =false)
double3AB()
double3DA()

Public Functions Documentation

function Init

bool Init(
double3 center,
double width,
double height,
double3x3 rotation,
bool first_arg_is_TL_not_center =false
)

function AB

double3 AB()

function DA

double3 DA()