All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
fcl::CollisionRequest Struct Reference

request to the collision algorithm More...

#include <collision_data.h>

List of all members.

Public Member Functions

 CollisionRequest (size_t num_max_contacts_=1, bool enable_contact_=false, size_t num_max_cost_sources_=1, bool enable_cost_=false, bool use_approximate_cost_=true)
bool isSatisfied (const CollisionResult &result) const

Public Attributes

bool enable_contact
 whether the contact information (normal, penetration depth and contact position) will return
bool enable_cost
 whether the cost sources will be computed
size_t num_max_contacts
 The maximum number of contacts will return.
size_t num_max_cost_sources
 The maximum number of cost sources will return.
bool use_approximate_cost
 whether the cost computation is approximated

Detailed Description

request to the collision algorithm

Definition at line 169 of file collision_data.h.


Constructor & Destructor Documentation

fcl::CollisionRequest::CollisionRequest ( size_t  num_max_contacts_ = 1,
bool  enable_contact_ = false,
size_t  num_max_cost_sources_ = 1,
bool  enable_cost_ = false,
bool  use_approximate_cost_ = true 
) [inline]

Definition at line 186 of file collision_data.h.


Member Function Documentation

bool fcl::CollisionRequest::isSatisfied ( const CollisionResult result) const

Definition at line 42 of file collision_data.cpp.


Member Data Documentation

whether the contact information (normal, penetration depth and contact position) will return

Definition at line 175 of file collision_data.h.

whether the cost sources will be computed

Definition at line 181 of file collision_data.h.

The maximum number of contacts will return.

Definition at line 172 of file collision_data.h.

The maximum number of cost sources will return.

Definition at line 178 of file collision_data.h.

whether the cost computation is approximated

Definition at line 184 of file collision_data.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


fcl
Author(s): Jia Pan
autogenerated on Tue Jan 15 2013 16:05:31