Class COM.odi.jcpp.floatP
java.lang.Object
|
+----COM.odi.jcpp.PeerPointer
|
+----COM.odi.jcpp.floatP
- public class floatP
- extends PeerPointer
The pointer class that represents float* pointers.
-
floatP(byte[])
- The constructor that wraps a float type around a pointer.
floatP
public floatP(byte objectReference[])
- The constructor that wraps a float type around a pointer.
- Parameters:
- objectReference - Linear object reference for the pointer.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.