Public Member Functions | Static Public Member Functions
b2EdgeAndPolygonContact Class Reference

#include <b2EdgeAndPolygonContact.h>

Inheritance diagram for b2EdgeAndPolygonContact:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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 b2EdgeAndPolygonContact.h.


Constructor & Destructor Documentation

Definition at line 37 of file b2EdgeAndPolygonContact.cpp.

Definition at line 34 of file b2EdgeAndPolygonContact.h.


Member Function Documentation

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

Reimplemented from b2Contact.

Definition at line 25 of file b2EdgeAndPolygonContact.cpp.

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

Reimplemented from b2Contact.

Definition at line 31 of file b2EdgeAndPolygonContact.cpp.

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

Evaluate this contact with your own manifold and transforms.

Implements b2Contact.

Definition at line 44 of file b2EdgeAndPolygonContact.cpp.


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


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