MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / getBaseFlags

Method getBaseFlags

physx/include/common/PxBase.h:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 @see PxBaseFlags
144 */
145 PX_FORCE_INLINE PxBaseFlags getBaseFlags() const { return mBaseFlags; }
146
147 /**
148 \brief Whether the object is subordinate.

Calls

no outgoing calls

Tested by

no test coverage detected