Home
Previous
Up
Next
Index
memoryx::PlanePrimitiveBase
Overview
[ "cpp:virtual" ] class PlanePrimitiveBase extends
EnvironmentalPrimitiveBase
Used By
PlanePrimitiveBaseList
EnvironmentalPrimitiveSegmentBase::getPlaneById
Operation Index
getPlaneNormal
setPlaneNormal
getPlaneDistance
setPlaneDistance
Operations
::armarx::Vector3Base
getPlaneNormal()
void setPlaneNormal(
::armarx::Vector3Base
normal)
float getPlaneDistance()
void setPlaneDistance(float distance)
Home
Previous
Up
Next
Index