apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Image_3D_Chunk

Source Location: /Image_3D-0.4.2/Image/3D/Paintable/Object/3dsChunks.php

Class Overview




Variables

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 3]


[ Top ]


Class Variables

$chunks =

[line 9]

  • Access: protected

Type:   mixed


[ Top ]

$content =

[line 6]

  • Access: protected

Type:   mixed


[ Top ]

$size =

[line 7]

  • Access: protected

Type:   mixed


[ Top ]

$type =

[line 5]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

debug   [line 105]

void debug( )

  • Access: public

Overridden in child classes as:

Image_3D_Chunk_Object::debug()
Image_3D_Chunk_TriMesh::debug()

[ Top ]

getChunks   [line 126]

void getChunks( )

  • Access: public

[ Top ]

getChunksByType   [line 145]

void getChunksByType( $type)

  • Access: public

Parameters:

   $type   — 

[ Top ]

getContent   [line 134]

void getContent( )

  • Access: public

[ Top ]

getDWord   [line 113]

void getDWord( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

getFirstChunkByType   [line 138]

void getFirstChunkByType( $type)

  • Access: public

Parameters:

   $type   — 

[ Top ]

getFloat   [line 121]

void getFloat( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

getType   [line 130]

void getType( )

  • Access: public

[ Top ]

getUnsignedInt   [line 117]

void getUnsignedInt( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

getWord   [line 109]

void getWord( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

readChunks   [line 86]

void readChunks( )

  • Access: public

Overridden in child classes as:

Image_3D_Chunk_Object::readChunks()

[ Top ]

__construct (Constructor)   [line 79]

Image_3D_Chunk __construct( $type, $content)

  • Access: public

Overridden in child classes as:

Image_3D_Chunk_Object::__construct()
Image_3D_Chunk_TriMesh::__construct()

Parameters:

   $type   — 
   $content   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:48:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.