| Home | Download | Screen shots | Discussion | Documentation | Links |
|---|
| BSphere() (defined in BSphere) | BSphere | |
| BSphere(const BSphere &rhs) (defined in BSphere) | BSphere | |
| c | BSphere | [private] |
| enclose(const float *p, int n) (defined in BSphere) | BSphere | [virtual] |
| extend(const BVolume &b) (defined in BSphere) | BSphere | [virtual] |
| extend(const float p[3]) (defined in BSphere) | BSphere | [virtual] |
| extend(const AABox &b) | BSphere | [virtual] |
| extend(const BSphere &b) (defined in BSphere) | BSphere | [virtual] |
| getCenter() const (defined in BSphere) | BSphere | |
| getRadius() const (defined in BSphere) | BSphere | |
| inside enum value | BVolume | |
| intersectFrustum(const VrmlFrustum &frustum) const (defined in BSphere) | BSphere | [virtual] |
| Intersection enum name | BVolume | |
| isMAX() const (defined in BSphere) | BSphere | [virtual] |
| orthoTransform(const VrmlMatrix &M) (defined in BSphere) | BSphere | [virtual] |
| outside enum value | BVolume | |
| partial enum value | BVolume | |
| r | BSphere | [private] |
| reset() (defined in BSphere) | BSphere | |
| setCenter(const SFVec3f &c) (defined in BSphere) | BSphere | |
| setCenter(float x, float y, float z) (defined in BSphere) | BSphere | |
| setCenter(const float ac[3]) (defined in BSphere) | BSphere | |
| setMAX() (defined in BSphere) | BSphere | [virtual] |
| setRadius(float r) (defined in BSphere) | BSphere | |
| transform(const VrmlMatrix &M) (defined in BSphere) | BSphere | [virtual] |
| ~BSphere() (defined in BSphere) | BSphere | [virtual] |
| ~BVolume()=0 | BVolume | [pure virtual] |