Public Attributes | List of all members
gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result Struct Reference

#include <GteDistRectangle3AlignedBox3.h>

Public Attributes

std::array< Real, 3 > boxParameter
 
Vector3< Real > closestPoint [2]
 
Real distance
 
int numLCPIterations
 
bool queryIsSuccessful
 
std::array< Real, 2 > rectangleParameter
 
Real sqrDistance
 

Detailed Description

template<typename Real>
struct gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result

Definition at line 24 of file GteDistRectangle3AlignedBox3.h.

Member Data Documentation

template<typename Real >
std::array<Real, 3> gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::boxParameter

Definition at line 32 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::closestPoint[2]

Definition at line 33 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
Real gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::distance

Definition at line 30 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
int gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::numLCPIterations

Definition at line 37 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
bool gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::queryIsSuccessful

Definition at line 26 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
std::array<Real, 2> gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::rectangleParameter

Definition at line 31 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
Real gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::Result::sqrDistance

Definition at line 30 of file GteDistRectangle3AlignedBox3.h.


The documentation for this struct was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05