OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | Static Public Attributes | List of all members
OdeAPI.d.Contact Struct Reference
Collaboration diagram for OdeAPI.d.Contact:
Collaboration graph
[legend]

Public Attributes

SurfaceParameters surface
 
ContactGeom geom
 
Vector3 fdir1
 

Static Public Attributes

static readonly int unmanagedSizeOf = Marshal.SizeOf(typeof(Contact))
 

Detailed Description

Definition at line 238 of file ODEApi.cs.

Member Data Documentation

Vector3 OdeAPI.d.Contact.fdir1

Definition at line 242 of file ODEApi.cs.

ContactGeom OdeAPI.d.Contact.geom

Definition at line 241 of file ODEApi.cs.

SurfaceParameters OdeAPI.d.Contact.surface

Definition at line 240 of file ODEApi.cs.

readonly int OdeAPI.d.Contact.unmanagedSizeOf = Marshal.SizeOf(typeof(Contact))
static

Definition at line 243 of file ODEApi.cs.


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