Definition at line 25 of file physxPlane.h.
◆ PhysxPlane() [1/2]
PhysxPlane::PhysxPlane |
( |
| ) |
|
|
inline |
◆ PhysxPlane() [2/2]
PhysxPlane::PhysxPlane |
( |
const PhysxPlane & | plane | ) |
|
|
inline |
◆ ~PhysxPlane()
PhysxPlane::~PhysxPlane |
( |
| ) |
|
|
inline |
◆ belongs()
bool PhysxPlane::belongs |
( |
const LPoint3f & | p | ) |
const |
◆ distance()
float PhysxPlane::distance |
( |
const LPoint3f & | p | ) |
const |
◆ get_d()
float PhysxPlane::get_d |
( |
| ) |
const |
◆ get_normal()
LVector3f PhysxPlane::get_normal |
( |
| ) |
const |
◆ inverse_transform()
void PhysxPlane::inverse_transform |
( |
const LMatrix4f & | transform, |
|
|
PhysxPlane & | transformed ) const |
◆ normalize()
void PhysxPlane::normalize |
( |
| ) |
|
◆ point_in_plane()
LPoint3f PhysxPlane::point_in_plane |
( |
| ) |
const |
◆ project()
LPoint3f PhysxPlane::project |
( |
const LPoint3f & | p | ) |
const |
◆ set()
PhysxPlane PhysxPlane::set |
( |
const LPoint3f & | p0, |
|
|
const LPoint3f & | p1, |
|
|
const LPoint3f & | p2 ) |
◆ set_d()
void PhysxPlane::set_d |
( |
float | d | ) |
|
◆ set_normal()
void PhysxPlane::set_normal |
( |
LVector3f | normal | ) |
|
◆ transform()
void PhysxPlane::transform |
( |
const LMatrix4f & | transform, |
|
|
PhysxPlane & | transformed ) const |
◆ zero()
◆ _plane
NxPlane PhysxPlane::_plane |
The documentation for this class was generated from the following files: