$search

edu::tum::cs::vis::model::util::BSphere Class Reference

List of all members.

Public Member Functions

 BSphere (float r, Vector3f center)
Vector3f getCenter ()
float getR ()

Private Attributes

final Vector3f center
final float r

Detailed Description

Class which represents a bounding sphere by center and radius.

Author:
Stefan Profanter

Definition at line 18 of file BSphere.java.


Constructor & Destructor Documentation

edu::tum::cs::vis::model::util::BSphere::BSphere ( float  r,
Vector3f  center 
) [inline]

Create new bounding sphere with radius r and center center

Parameters:
r radius of bounding sphere
center center of bounding sphere

Definition at line 36 of file BSphere.java.


Member Function Documentation

Vector3f edu::tum::cs::vis::model::util::BSphere::getCenter (  )  [inline]

Get center of bounding sphere

Returns:
the center

Definition at line 46 of file BSphere.java.

float edu::tum::cs::vis::model::util::BSphere::getR (  )  [inline]

Get radius of bounding sphere.

Returns:
the radius

Definition at line 55 of file BSphere.java.


Member Data Documentation

center

Definition at line 26 of file BSphere.java.

radius

Definition at line 22 of file BSphere.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


knowrob_cad_parser
Author(s): Stefan Profanter
autogenerated on Tue Mar 5 12:15:34 2013