Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | Static Protected Attributes | List of all members
Section Class Reference
Inheritance diagram for Section:

Public Member Functions

 __gt__ (self, other)
 
 __lt__ (self, other)
 
 __repr__ (self)
 
 read_header (self, fp)
 
 write_header (self, fp)
 

Public Attributes

 flags
 
 modified
 
 name
 
 offset
 
 size
 
 vaddr
 
 vsize
 

Static Public Attributes

bool modified = True
 

Static Protected Attributes

 _header = Struct('<8sIIIIIIHHI')
 

Member Function Documentation

◆ __gt__()

__gt__ ( self,
other )

◆ __lt__()

__lt__ ( self,
other )

◆ __repr__()

__repr__ ( self)

◆ read_header()

read_header ( self,
fp )

◆ write_header()

write_header ( self,
fp )

Member Data Documentation

◆ _header

_header = Struct('<8sIIIIIIHHI')
staticprotected

◆ flags

flags

◆ modified [1/2]

bool modified = True
static

◆ modified [2/2]

modified

◆ name

name

◆ offset

offset

◆ size

size

◆ vaddr

vaddr

◆ vsize

vsize