Class PxGeometryHolder

java.lang.Object
physx.NativeObject
physx.geometry.PxGeometryHolder

public class PxGeometryHolder extends NativeObject
Geometry holder class

This class contains enough space to hold a value of any PxGeometry subtype.

Its principal use is as a convenience class to allow geometries to be returned polymorphically from functions.