ISupportMappableΒΆ

interface ISupportMappable

The implementation of the ISupportMappable interface defines the form of a shape.

void SupportMapping(ref JVector direction, ref JVector result)
Parameters:
  • (ref) direction (Jitter.LinearMath.JVector) –
  • (ref) result (Jitter.LinearMath.JVector) –
void SupportCenter(ref JVector center)
Parameters:
  • (ref) center (Jitter.LinearMath.JVector) –