Public Member Functions | Static Public Member Functions
b2ChainAndPolygonContact Class Reference

#include <b2ChainAndPolygonContact.h>

Inheritance diagram for b2ChainAndPolygonContact:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 b2ChainAndPolygonContact (b2Fixture *fixtureA, int32 indexA, b2Fixture *fixtureB, int32 indexB)
void Evaluate (b2Manifold *manifold, const b2Transform &xfA, const b2Transform &xfB)
 Evaluate this contact with your own manifold and transforms.
 ~b2ChainAndPolygonContact ()

Static Public Member Functions

static b2ContactCreate (b2Fixture *fixtureA, int32 indexA, b2Fixture *fixtureB, int32 indexB, b2BlockAllocator *allocator)
static void Destroy (b2Contact *contact, b2BlockAllocator *allocator)

Detailed Description

Definition at line 26 of file b2ChainAndPolygonContact.h.


Constructor & Destructor Documentation

b2ChainAndPolygonContact::b2ChainAndPolygonContact ( b2Fixture fixtureA,
int32  indexA,
b2Fixture fixtureB,
int32  indexB 
)

Definition at line 39 of file b2ChainAndPolygonContact.cpp.

Definition at line 34 of file b2ChainAndPolygonContact.h.


Member Function Documentation

b2Contact * b2ChainAndPolygonContact::Create ( b2Fixture fixtureA,
int32  indexA,
b2Fixture fixtureB,
int32  indexB,
b2BlockAllocator allocator 
) [static]

Reimplemented from b2Contact.

Definition at line 27 of file b2ChainAndPolygonContact.cpp.

void b2ChainAndPolygonContact::Destroy ( b2Contact contact,
b2BlockAllocator allocator 
) [static]

Reimplemented from b2Contact.

Definition at line 33 of file b2ChainAndPolygonContact.cpp.

void b2ChainAndPolygonContact::Evaluate ( b2Manifold manifold,
const b2Transform xfA,
const b2Transform xfB 
) [virtual]

Evaluate this contact with your own manifold and transforms.

Implements b2Contact.

Definition at line 46 of file b2ChainAndPolygonContact.cpp.


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


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49