Geometry.ComputeBoundingBox Method 
           
          
Language: Visual Basic C# C++ JScript (Show All)  
         
      
      Computes a coordinate axis-oriented bounding box.
      Definition
      
        
          
            Visual Basic 
            Public Shared Sub ComputeBoundingBox ( _pointsFvf  As GraphicsStream numVertices  As Integer strideSize  As Integer min  As Vector3 max  As Vector3  
           
          
            C# 
            public static void ComputeBoundingBox (GraphicsStream pointsFvf ,int numVertices ,int strideSize ,Vector3 min ,Vector3 max  
           
          
            C++ 
            public: void ComputeBoundingBox (GraphicsStream pointsFvf ,int numVertices ,int strideSize ,Vector3 min ,Vector3 max  
           
          
            JScript 
            public static function ComputeBoundingBox (pointsFvf  : GraphicsStream numVertices  : int strideSize  : int min  : Vector3 max  : Vector3  
           
        
       
      Parameters
      
        
       
      Remarks
      
        
          
            Exceptions 
            
              
                InvalidCallException 
               
              The method call is invalid. For example, a method's parameter might contain an invalid value. 
             
          
        
       
      Send comments  about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
      
        
          Feedback?  Please provide us with your comments on this topic.
			 
        
	   		For more help, visit the DirectX Developer Center