Home Previous Up Next Index

memoryx::SpherePrimitiveBase

Overview

[ "cpp:virtual" ] class SpherePrimitiveBase extends EnvironmentalPrimitiveBase

Used By

SpherePrimitiveBaseList
EnvironmentalPrimitiveSegmentBase::getSphereById

Operation Index

getSphereCenter
setSphereCenter
getSphereRadius
setSphereRadius

Operations

::armarx::Vector3Base getSphereCenter()

void setSphereCenter(::armarx::Vector3Base center)

float getSphereRadius()

void setSphereRadius(float radius)


Home Previous Up Next Index