#include <hpp/fcl/ccd/taylor_matrix.h>
fcl::TMatrix3::TMatrix3 |
( |
| ) |
|
fcl::TMatrix3::TMatrix3 |
( |
const boost::shared_ptr< TimeInterval > & |
time_interval | ) |
|
fcl::TMatrix3::TMatrix3 |
( |
const Matrix3f & |
m, |
|
|
const boost::shared_ptr< TimeInterval > & |
time_interval |
|
) |
| |
FCL_REAL fcl::TMatrix3::diameter |
( |
| ) |
const |
IMatrix3 fcl::TMatrix3::getBound |
( |
| ) |
const |
TVector3 fcl::TMatrix3::getColumn |
( |
size_t |
i | ) |
const |
const TVector3& fcl::TMatrix3::getRow |
( |
size_t |
i | ) |
const |
IMatrix3 fcl::TMatrix3::getTightBound |
( |
| ) |
const |
const boost::shared_ptr<TimeInterval>& fcl::TMatrix3::getTimeInterval |
( |
| ) |
const |
const TaylorModel& fcl::TMatrix3::operator() |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| const |
TaylorModel& fcl::TMatrix3::operator() |
( |
size_t |
i, |
|
|
size_t |
j |
|
) |
| |
TMatrix3 fcl::TMatrix3::operator- |
( |
| ) |
const |
void fcl::TMatrix3::print |
( |
| ) |
const |
TMatrix3& fcl::TMatrix3::rotationConstrain |
( |
| ) |
|
void fcl::TMatrix3::setIdentity |
( |
| ) |
|
void fcl::TMatrix3::setTimeInterval |
( |
const boost::shared_ptr< TimeInterval > & |
time_interval | ) |
|
void fcl::TMatrix3::setZero |
( |
| ) |
|