Added inline
parent
3c21c31353
commit
2f38450696
|
|
@ -101,7 +101,7 @@ public:
|
|||
/// Returns the plane coefficients (a, b, c, d)
|
||||
Vector planeCoefficients () const;
|
||||
|
||||
Sphere2 normal () const {
|
||||
inline Sphere2 normal () const {
|
||||
return n_;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue