Blender  V3.3
Public Attributes | List of all members
btSoftBody::sRayCast Struct Reference

#include <btSoftBody.h>

Public Attributes

btSoftBodybody
 
eFeature::_ feature
 soft body More...
 
int index
 feature type More...
 
btScalar fraction
 feature index More...
 

Detailed Description

Definition at line 201 of file btSoftBody.h.

Member Data Documentation

◆ body

btSoftBody* btSoftBody::sRayCast::body

Definition at line 203 of file btSoftBody.h.

Referenced by btSoftBody::rayFaceTest(), and btSoftBody::rayTest().

◆ feature

eFeature::_ btSoftBody::sRayCast::feature

◆ fraction

btScalar btSoftBody::sRayCast::fraction

◆ index

int btSoftBody::sRayCast::index

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