Panda3D
Public Member Functions | Public Attributes
PhysxPlane Class Reference

List of all members.

Public Member Functions

 PhysxPlane (const PhysxPlane &plane)
bool belongs (const LPoint3f &p) const
float distance (const LPoint3f &p) const
float get_d () const
LVector3f get_normal () const
void inverse_transform (const LMatrix4f &transform, PhysxPlane &transformed) const
void normalize ()
LPoint3f point_in_plane () const
LPoint3f project (const LPoint3f &p) const
PhysxPlane set (const LPoint3f &p0, const LPoint3f &p1, const LPoint3f &p2)
void set_d (float d)
void set_normal (LVector3f normal)
void transform (const LMatrix4f &transform, PhysxPlane &transformed) const
PhysxPlane zero ()

Public Attributes

NxPlane _plane

Detailed Description

Definition at line 27 of file physxPlane.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations