메소드 | 설명 | |
---|---|---|
Transform ( this sphere, Matrix &m ) : SwizzleMyVectors.Geometry.BoundingSphere |
Transformes the BoundingSphere with a specified Matrix.
|
public static Transform ( this sphere, Matrix &m ) : SwizzleMyVectors.Geometry.BoundingSphere | ||
sphere | this | The rectangle to transform. |
m | Matrix | The matrix with which to do the transformation. |
리턴 | SwizzleMyVectors.Geometry.BoundingSphere |