DrawKit
Vector and illustration framework for Mac OS X
Protected Attributes | List of all members
_NODE Struct Reference

Protected Attributes

BOOL bIsLeaf
 
NSInteger indexValue
 
NSUInteger nAlphaSum
 
NSUInteger nBlueSum
 
NSUInteger nGreenSum
 
NSUInteger nPixelCount
 
NSUInteger nRedSum
 
struct _NODEpChild [8]
 
struct _NODEpNext
 

Member Data Documentation

- (BOOL) bIsLeaf
protected
- (NSInteger) indexValue
protected
- (NSUInteger) nAlphaSum
protected
- (NSUInteger) nBlueSum
protected
- (NSUInteger) nGreenSum
protected
- (NSUInteger) nPixelCount
protected
- (NSUInteger) nRedSum
protected
- (struct _NODE* pChild[8])
protected
- (struct _NODE*) pNext
protected