Assimp  v3.1.1 (June 2014)
3d_viewer.DefaultCamera Class Reference

Public Member Functions

def __init__ (self, w, h, fov)
 
def __str__ (self)
 

Public Attributes

 aspect
 
 clipplanefar
 
 clipplanenear
 
 horizontalfov
 
 lookat
 
 transformation
 

Constructor & Destructor Documentation

§ __init__()

def 3d_viewer.DefaultCamera.__init__ (   self,
  w,
  h,
  fov 
)

Member Function Documentation

§ __str__()

def 3d_viewer.DefaultCamera.__str__ (   self)

Member Data Documentation

§ aspect

3d_viewer.DefaultCamera.aspect

§ clipplanefar

3d_viewer.DefaultCamera.clipplanefar

§ clipplanenear

3d_viewer.DefaultCamera.clipplanenear

§ horizontalfov

3d_viewer.DefaultCamera.horizontalfov

§ lookat

3d_viewer.DefaultCamera.lookat

§ transformation

3d_viewer.DefaultCamera.transformation

The documentation for this class was generated from the following file: