Protected Member Functions | Protected Attributes | List of all members
SegmentSegmentNearestPtTest< S > Class Template Reference
Inheritance diagram for SegmentSegmentNearestPtTest< S >:
Inheritance graph
[legend]

Protected Member Functions

ComputeNearestPoint (const Vector3< S > &p0, const Vector3< S > &q0, const Vector3< S > &p1, const Vector3< S > &q1)
 

Protected Attributes

Vector3< S > n0_
 
Vector3< S > n1_
 
s_
 
t_
 

Detailed Description

template<typename S>
class SegmentSegmentNearestPtTest< S >

Definition at line 48 of file test_fcl_capsule_capsule.cpp.

Member Function Documentation

◆ ComputeNearestPoint()

template<typename S >
S SegmentSegmentNearestPtTest< S >::ComputeNearestPoint ( const Vector3< S > &  p0,
const Vector3< S > &  q0,
const Vector3< S > &  p1,
const Vector3< S > &  q1 
)
inlineprotected

Definition at line 54 of file test_fcl_capsule_capsule.cpp.

Member Data Documentation

◆ n0_

template<typename S >
Vector3<S> SegmentSegmentNearestPtTest< S >::n0_
protected

Definition at line 65 of file test_fcl_capsule_capsule.cpp.

◆ n1_

template<typename S >
Vector3<S> SegmentSegmentNearestPtTest< S >::n1_
protected

Definition at line 66 of file test_fcl_capsule_capsule.cpp.

◆ s_

template<typename S >
S SegmentSegmentNearestPtTest< S >::s_
protected

Definition at line 61 of file test_fcl_capsule_capsule.cpp.

◆ t_

template<typename S >
S SegmentSegmentNearestPtTest< S >::t_
protected

Definition at line 62 of file test_fcl_capsule_capsule.cpp.


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


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:50