Blender V2.61 - r43446
Public Member Functions | Public Attributes

GIM_PAIR Struct Reference

Overlapping pair. More...

#include <btGImpactBvh.h>

List of all members.

Public Member Functions

 GIM_PAIR ()
 GIM_PAIR (const GIM_PAIR &p)
 GIM_PAIR (int index1, int index2)
 GIM_PAIR ()
 GIM_PAIR (const GIM_PAIR &p)
 GIM_PAIR (GUINT index1, GUINT index2)

Public Attributes

int m_index1
int m_index2
GUINT m_index1
GUINT m_index2

Detailed Description

Overlapping pair.

Definition at line 38 of file btGImpactBvh.h.


Constructor & Destructor Documentation

GIM_PAIR::GIM_PAIR ( ) [inline]

Definition at line 42 of file btGImpactBvh.h.

GIM_PAIR::GIM_PAIR ( const GIM_PAIR p) [inline]

Definition at line 45 of file btGImpactBvh.h.

References m_index1, and m_index2.

GIM_PAIR::GIM_PAIR ( int  index1,
int  index2 
) [inline]

Definition at line 51 of file btGImpactBvh.h.

References m_index1, and m_index2.

GIM_PAIR::GIM_PAIR ( ) [inline]

Definition at line 49 of file gim_box_set.h.

GIM_PAIR::GIM_PAIR ( const GIM_PAIR p) [inline]

Definition at line 52 of file gim_box_set.h.

References m_index1, and m_index2.

GIM_PAIR::GIM_PAIR ( GUINT  index1,
GUINT  index2 
) [inline]

Definition at line 58 of file gim_box_set.h.

References m_index1, and m_index2.


Member Data Documentation

Definition at line 47 of file gim_box_set.h.

Definition at line 48 of file gim_box_set.h.


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