Skip to main content

Auki::Ark::FourCornersPoseEstimator::Math::RectangularFrameIn3D

Public Functions

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

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

Vector3 AB()

function DA

Vector3 DA()