Go to the source code of this file.
|
SIM_API void | SIMdrawCollisionRadiusGuideGeometry (const GU_Detail &inGdp, GU_Detail &outGdp, fpreal collision_radius, UT_Vector3 thicknessColor, bool penetrationEnabled, UT_Vector3 penetrationColor, GA_RWHandleV3 &myAttOutCd, const std::vector< UT_Vector3 > valuesPointPositions, const std::vector< fpreal > scalePointThickness, const std::vector< int > isResolvedExternal, const std::vector< int > isResolvedCloth, const std::vector< int > isResolvedSelf) |
|
SIM_API void SIMdrawCollisionRadiusGuideGeometry |
( |
const GU_Detail & |
inGdp, |
|
|
GU_Detail & |
outGdp, |
|
|
fpreal |
collision_radius, |
|
|
UT_Vector3 |
thicknessColor, |
|
|
bool |
penetrationEnabled, |
|
|
UT_Vector3 |
penetrationColor, |
|
|
GA_RWHandleV3 & |
myAttOutCd, |
|
|
const std::vector< UT_Vector3 > |
valuesPointPositions, |
|
|
const std::vector< fpreal > |
scalePointThickness, |
|
|
const std::vector< int > |
isResolvedExternal, |
|
|
const std::vector< int > |
isResolvedCloth, |
|
|
const std::vector< int > |
isResolvedSelf |
|
) |
| |