| 
    HDK
    
   | 
 
#include <GU_DisplayCache.h>
 Inheritance diagram for GU_DisplayCache:Public Member Functions | |
| GU_DisplayCache () | |
| virtual | ~GU_DisplayCache () | 
| int | isDirty () const | 
| int | isMessy () const | 
| int | howDirty () const | 
| void | clear () | 
| void | dirty () | 
| int | transformed () const | 
| void | transform (const UT_Matrix4 &xform, int pushxform=0) | 
| int | translated () const | 
| void | translate (const UT_Vector3 &d) | 
| int | uvChanged () const | 
| void | uvChange () | 
| int | pushXform () const | 
| void | pushXform (int yesno) | 
| float | lod () const | 
| const UT_Matrix4 & | transformation () const | 
Protected Member Functions | |
| virtual void | initializeData () | 
| virtual void | assimilateXform () | 
| UT_Vector3 & | delta () | 
| const UT_Vector3 & | delta () const | 
| UT_Matrix4 & | transformation () | 
| void | lod (float l) | 
Definition at line 69 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 73 of file GU_DisplayCache.h.
      
  | 
  virtual | 
      
  | 
  protectedvirtual | 
Reimplemented in GU_TPSurfCache.
      
  | 
  inline | 
Definition at line 85 of file GU_DisplayCache.h.
      
  | 
  inlineprotected | 
Definition at line 138 of file GU_DisplayCache.h.
      
  | 
  inlineprotected | 
Definition at line 140 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 87 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 83 of file GU_DisplayCache.h.
      
  | 
  protectedvirtual | 
Reimplemented in GU_TPSurfCache.
      
  | 
  inline | 
Definition at line 79 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 81 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 122 of file GU_DisplayCache.h.
Definition at line 144 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 117 of file GU_DisplayCache.h.
Definition at line 119 of file GU_DisplayCache.h.
| void GU_DisplayCache::transform | ( | const UT_Matrix4 & | xform, | 
| int | pushxform = 0  | 
        ||
| ) | 
      
  | 
  inline | 
Definition at line 124 of file GU_DisplayCache.h.
      
  | 
  inlineprotected | 
Definition at line 142 of file GU_DisplayCache.h.
      
  | 
  inline | 
Definition at line 96 of file GU_DisplayCache.h.
| void GU_DisplayCache::translate | ( | const UT_Vector3 & | d | ) | 
      
  | 
  inline | 
Definition at line 102 of file GU_DisplayCache.h.
| void GU_DisplayCache::uvChange | ( | ) | 
      
  | 
  inline | 
Definition at line 108 of file GU_DisplayCache.h.