| def phystricks.src.PerspectiveGraphs.Vector3DGraph.__init__ | ( |  | self, | 
        
          |  |  |  | x, | 
        
          |  |  |  | y, | 
        
          |  |  |  | z | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def phystricks.src.PerspectiveGraphs.Vector3DGraph.__add__ | ( |  | self, | 
        
          |  |  |  | other | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def phystricks.src.PerspectiveGraphs.Vector3DGraph.__getitem__ | ( |  | self, | 
        
          |  |  |  | i | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def phystricks.src.PerspectiveGraphs.Vector3DGraph.__rmul__ | ( |  | self, | 
        
          |  |  |  | r | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | phystricks.src.PerspectiveGraphs.Vector3DGraph.c_list | 
      
 
 
      
        
          | phystricks.src.PerspectiveGraphs.Vector3DGraph.x | 
      
 
 
      
        
          | phystricks.src.PerspectiveGraphs.Vector3DGraph.y | 
      
 
 
      
        
          | phystricks.src.PerspectiveGraphs.Vector3DGraph.z | 
      
 
 
The documentation for this class was generated from the following file: