Uses of Class
javax.vecmath.Color4b

Packages that use Color4b
javax.vecmath   
 

Uses of Color4b in javax.vecmath
 

Constructors in javax.vecmath with parameters of type Color4b
Color4b(Color4b c1)
          Constructs and initializes a Color4b from the specified Color4b.