Uses of Class
javax.vecmath.Color3b

Packages that use Color3b
javax.vecmath   
 

Uses of Color3b in javax.vecmath
 

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