iicm.vrml.vrwave.pwdat
Class PixelTextureData

java.lang.Object
  |
  +--iicm.vrml.vrwave.pwdat.PixelTextureData

public class PixelTextureData
extends java.lang.Object

PixelTextureData - additional PixelTexture attributes. Copyright 1998 IICM, Graz University of Technology.


Field Summary
 boolean colored_
           
 int handle_
           
 boolean hasalpha_
           
 
Constructor Summary
PixelTextureData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handle_

public int handle_

colored_

public boolean colored_

hasalpha_

public boolean hasalpha_
Constructor Detail

PixelTextureData

public PixelTextureData()